OPERATORS IN PYTHON

OPERATORS IN PYTHON

9th Grade

10 Qs

quiz-placeholder

Similar activities

advertising

advertising

5th Grade - University

14 Qs

Java Lesson 8

Java Lesson 8

5th Grade - University

13 Qs

Java Lesson 5

Java Lesson 5

5th Grade - University

8 Qs

Career Pathways

Career Pathways

9th - 12th Grade

15 Qs

String Methods Review

String Methods Review

9th Grade - University

10 Qs

IBA 2013 Access Ch1 Quiz

IBA 2013 Access Ch1 Quiz

9th - 12th Grade

10 Qs

Business Forms and Documents

Business Forms and Documents

8th - 12th Grade

10 Qs

Methods (Basic)

Methods (Basic)

9th - 12th Grade

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?