Python lesson 3 quiz

Python lesson 3 quiz

9th Grade

14 Qs

quiz-placeholder

Similar activities

Cumulative Test Practice Units 1, 3, 4, 5, & 7

Cumulative Test Practice Units 1, 3, 4, 5, & 7

9th - 12th Grade

17 Qs

Bootcamp

Bootcamp

7th - 12th Grade

16 Qs

Diagramas de Flujo 2

Diagramas de Flujo 2

5th Grade - University

15 Qs

Year 9 Term 2 Quiz

Year 9 Term 2 Quiz

9th Grade

15 Qs

Python Quiz

Python Quiz

9th - 12th Grade

15 Qs

Code.org Unit 5 Lesson 15 Assessment

Code.org Unit 5 Lesson 15 Assessment

9th - 12th Grade

15 Qs

Code.org CSP Unit 4 Review

Code.org CSP Unit 4 Review

9th - 12th Grade

16 Qs

Functions With Return Values U1M2 Python

Functions With Return Values U1M2 Python

9th - 12th Grade

12 Qs

Python lesson 3 quiz

Python lesson 3 quiz

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Mr Rostock

Used 2+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be the correct symbol for checking equality?

=

==

%

*

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be the correct symbol for assigning a value to a variable?

=

==

%

*

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

match up the brackets and quotation mark:

((("

)"))

))""

")))

)))"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be the output:

num1 = 5

num2 = 10

print(num1 + num2)

num1 + num2

10

15

50

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be the output:

num1 = 10

num2 = 5

print(num1 / num2)

5

10

15

2

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What would be the output?

Theyre the same

They are different

lion

tiger

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What would be the output?

num1

num2

2.485

3

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?