operators in python

operators in python

Professional Development

14 Qs

quiz-placeholder

Similar activities

Python Week 3

Python Week 3

Professional Development

18 Qs

Python Basics - First step of Baby python

Python Basics - First step of Baby python

Professional Development

10 Qs

Quiz Python

Quiz Python

Professional Development

12 Qs

Python Looping

Python Looping

Professional Development

9 Qs

Programming - Screening Test

Programming - Screening Test

3rd Grade - Professional Development

15 Qs

Quiz 2 Internship on Fundamentals of Python

Quiz 2 Internship on Fundamentals of Python

Professional Development

15 Qs

Wednesday Night

Wednesday Night

Professional Development

12 Qs

python file handling

python file handling

Professional Development

10 Qs

operators in python

operators in python

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Assistant Chennai

Used 384+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(7//2)

2

3

4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(9>2 and 6<=6)

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(8!=8)

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(2**3)

6

12

8

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print((15%4))

4

5

3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("3"+"3")

33

6

INVALID OUTPUT

7.

MULTIPLE CHOICE QUESTION

30 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?