Search Header Logo

Python

Authored by Sonam Tamang

Computers

10th Grade

Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of these is floor division?

//

/

%

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Expand IDLE

Internal Development Learning Environment

Integrated Development Learning Enforcement

Interactive Development Learning Environment

Integrated Development Learning Environment

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Example of valid identifiers

12Name

name$

total-mark

total_marks

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"and, or and not" are ___________________

Arithmetic operator

Logical operators

Assignment operator

Comparative operator

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

‘If’ is a decision making statement

TRUE

FALSE

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of variables in Python?

Variables in Python are used to store data values for later use.

Variables in Python are used for decoration purposes only.

Variables in Python are used to perform mathematical operations.

Variables in Python are used to confuse the programmer.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you create a for loop in Python?

for item from my_list:

for item in my_list(){}

for item in my_list:

for i in range(my_list):

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?