Python Unit 1-2 Review

Python Unit 1-2 Review

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

45 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the function (command) used to display numbers and text on the screen?

Back

print

2.

FLASHCARD QUESTION

Front

Which part of the following line of code is the variable? val = "Dave"

Back

val

3.

FLASHCARD QUESTION

Front

What symbol is used in python to assign values to a variable?

Back

equals =

4.

FLASHCARD QUESTION

Front

What is the name of the programming language we are learning? Options: Scratch, Python, Pie thin, Scribble

Back

Python

5.

FLASHCARD QUESTION

Front

What will be the output?
name = 'Dave'
print (name)

Back

Dave

6.

FLASHCARD QUESTION

Front

Python is an example of a....

Back

Text-based programming language

7.

FLASHCARD QUESTION

Front

Identify a piece of output for a program that calculates the average age of 5 pupils in a class.

Back

average pupil age

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?