Python Basics

Python Basics

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

17 questions

Show all answers

1.

FLASHCARD QUESTION

Front

The number or word we give to a variable

Back

Value

2.

FLASHCARD QUESTION

Front

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

Back

print

3.

FLASHCARD QUESTION

Front

What is a variable?

Back

A box(memory location) where you store values.

4.

FLASHCARD QUESTION

Front

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

Back

equals =

5.

FLASHCARD QUESTION

Front

What is the name of the programming language we are learning?

Back

Python

6.

FLASHCARD QUESTION

Front

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

Back

Dave

7.

FLASHCARD QUESTION

Front

Python is an example of a....

Back

Text-based programming language

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?