PYTHON PROGRAMMING POP QUIZ ON TOPIC 2!

PYTHON PROGRAMMING POP QUIZ ON TOPIC 2!

University

10 Qs

quiz-placeholder

Similar activities

[Python For All] Quiz 5 - Numpy

[Python For All] Quiz 5 - Numpy

University

15 Qs

Python

Python

University

13 Qs

Java Operators

Java Operators

University

14 Qs

Python Ch 1

Python Ch 1

5th Grade - University

10 Qs

Operators - Arithmetic, Relational, Logical

Operators - Arithmetic, Relational, Logical

University

10 Qs

codestorm

codestorm

University

10 Qs

Quiz 4

Quiz 4

University

10 Qs

KODEKIDDO HACK #MLH3

KODEKIDDO HACK #MLH3

4th Grade - University

10 Qs

PYTHON PROGRAMMING POP QUIZ ON TOPIC 2!

PYTHON PROGRAMMING POP QUIZ ON TOPIC 2!

Assessment

Quiz

Computers

University

Easy

Created by

Neelam Amelia Mohamad Rejeni

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the Python statement x = a + 5 - b.

a and b are called ____________.

Expression

Operands

Operators

Statement

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of the expression 100 / 25?

0

0.25

4

4.0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code?

print (9//2)

3

4

4.0

4.5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the expression print (-18 // 4) ?

-4

4

-5

5

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the following bitwise operators?

1

2

11

16

True

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operators has the lowest precedence?

**

not

+

and

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of the expression 1 + 2 ** 3 * 4?

33

36

108

4097

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?