OPERATORS IN PYTHON

OPERATORS IN PYTHON

9th Grade

10 Qs

quiz-placeholder

Similar activities

Python - Mid-Assessment

Python - Mid-Assessment

9th Grade

14 Qs

Libel Quiz

Libel Quiz

9th - 10th Grade

10 Qs

Pets

Pets

KG - Professional Development

10 Qs

TDHS Library 2024-2025

TDHS Library 2024-2025

9th - 12th Grade

15 Qs

Rights and Responsibilities of Student Journalists

Rights and Responsibilities of Student Journalists

9th - 12th Grade

10 Qs

The Ultimate C++ Quiz

The Ultimate C++ Quiz

5th Grade - Professional Development

7 Qs

Ramadan Mubarak

Ramadan Mubarak

KG - Professional Development

13 Qs

#Sg_Spaic Last season Quiz (ML and Python)

#Sg_Spaic Last season Quiz (ML and Python)

KG - Professional Development

10 Qs

OPERATORS IN PYTHON

OPERATORS IN PYTHON

Assessment

Quiz

Other

9th Grade

Medium

Created by

Ramya ramya.mo@gear.ac.in

Used 100+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

print(7//2)

2

3

4

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

print(9>2 and 6<=6)

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

print(8!=8)

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

print(2**3)

6

12

8

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

print((15%4))

4

5

3

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

print("3"+"3")

33

6

INVALID OUTPUT

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

print(not (0<1))

TRUE

FALSE

TYPE ERROR

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?