Python Operators

Python Operators

2nd Grade

19 Qs

quiz-placeholder

Similar activities

python quiz

python quiz

2nd Grade

17 Qs

UH 3 PEMROGRAMAN DASAR

UH 3 PEMROGRAMAN DASAR

1st Grade - University

20 Qs

HKICO 2023 - ĐỀ ÔN TẬP SỐ 4

HKICO 2023 - ĐỀ ÔN TẬP SỐ 4

1st - 5th Grade

20 Qs

HKICO2024_ĐỀ ÔN TẬP SỐ 1

HKICO2024_ĐỀ ÔN TẬP SỐ 1

2nd Grade

20 Qs

informatika

informatika

2nd Grade

15 Qs

Uses of computers

Uses of computers

2nd Grade

15 Qs

Year 3 ICT Revision

Year 3 ICT Revision

2nd - 3rd Grade

20 Qs

SYBFM Quiz

SYBFM Quiz

KG - 5th Grade

20 Qs

Python Operators

Python Operators

Assessment

Quiz

Computers

2nd Grade

Medium

Created by

Vijay K

Used 19+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 5 + 3 * 8 -2?

25

20

22

None of the options

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used for greater than comparison?

>

<==

=

<=

!=

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of True and False?

True

None

Invalid

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the assignment operator for adding and assigning in Python?

+=

-=

*=

++

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to compare if two variables are pointing to the same object?

same

equals

===

is

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 10 | 4?

6

16

12

14

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of print (8 / 2) in python?

None of the goven options

4

3

2

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?