Python Quiz Girls in ICT Day

Python Quiz Girls in ICT Day

University

20 Qs

quiz-placeholder

Similar activities

10-mavzu

10-mavzu

University

15 Qs

001

001

University

20 Qs

Pengenalan Bahasa Pemrograman Python

Pengenalan Bahasa Pemrograman Python

9th Grade - University

20 Qs

Quiz tentang Google Colab

Quiz tentang Google Colab

10th Grade - University

20 Qs

Selection Programming_If condition

Selection Programming_If condition

8th Grade - University

15 Qs

Algoritma Struktur Data

Algoritma Struktur Data

University

20 Qs

Bài 25

Bài 25

10th Grade - University

15 Qs

Bài 26

Bài 26

10th Grade - University

15 Qs

Python Quiz Girls in ICT Day

Python Quiz Girls in ICT Day

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Yubraj Shahi

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

What is the correct file extension for a Python file?

.py

.python

.pt

.txt

2.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Which of these is a valid variable name in Python?

2name

name_2

name-2

name.2

3.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

What is the output of: print(3 + 4 * 2)?

14

11

10

8

4.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

What is the data type of: "Hello"?

Integer

String

Boolean

List

5.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Which function is used to take input from the user in Python?

read()

input()

scan()

type()

6.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

What is the correct way to start a function in Python?

function myFunc()

def myFunc():

create myFunc()

start myFunc():

7.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Which symbol is used to write a comment in Python?

//

#

**

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?