Python Operators

Python Operators

2nd Grade

19 Qs

quiz-placeholder

Similar activities

01-Test

01-Test

1st - 5th Grade

19 Qs

ASK T3 Bab 1 : Konsep Asas Pemikiran Komputasional

ASK T3 Bab 1 : Konsep Asas Pemikiran Komputasional

2nd Grade

15 Qs

Python basics

Python basics

2nd - 9th Grade

20 Qs

Python Basics

Python Basics

KG - University

15 Qs

Python Basics

Python Basics

KG - University

16 Qs

KUIZ ASK Tingkatan 2 Bab 3.1 (Bahagian 1)

KUIZ ASK Tingkatan 2 Bab 3.1 (Bahagian 1)

1st Grade - Professional Development

15 Qs

TestTime2

TestTime2

1st - 3rd Grade

15 Qs

Scope of Variables in Python

Scope of Variables in Python

1st Grade - Professional Development

15 Qs

Python Operators

Python Operators

Assessment

Quiz

Computers

2nd Grade

Medium

Created by

Vijay K

Used 23+ 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?