Python Review of Units 3 and 4

Python Review of Units 3 and 4

9th Grade

31 Qs

quiz-placeholder

Similar activities

ICT Grade 8 Chapter 5.1.2 Exploring Autonomous Transport Systems

ICT Grade 8 Chapter 5.1.2 Exploring Autonomous Transport Systems

8th Grade - University

32 Qs

Dynamics Robotics Quiz

Dynamics Robotics Quiz

9th Grade

30 Qs

sistemas operativos

sistemas operativos

8th Grade - University

30 Qs

GFogli 30 DOMANDE

GFogli 30 DOMANDE

9th Grade - University

30 Qs

Mock exam revision IT

Mock exam revision IT

9th Grade

28 Qs

Mod 2 Risk Adversity Trust

Mod 2 Risk Adversity Trust

9th - 12th Grade

29 Qs

Guia de estudio PseInt

Guia de estudio PseInt

9th - 12th Grade

29 Qs

Legal and ethical

Legal and ethical

9th Grade - University

30 Qs

Python Review of Units 3 and 4

Python Review of Units 3 and 4

Assessment

Quiz

Information Technology (IT)

9th Grade

Medium

Created by

BYRONELLE WILLIAMS

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the following expression in Python: `True and False`?

True

False

None

1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a comparison operator in Python?

`+`

`==`

`and`

`#`

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a logical operator in Python?

`*`

`or`

`!=`

`//`

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression `7 % 3` in Python?

1

2

3

4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following code?

x = 3.14159

print(round(x, 2))

3.14

3.15

3.141

3.142

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid variable name in Python?

1variable

variable_1

variable-1

variable 1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the following expression: `not (True or False)`?

True

False

None

0

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?