Python

Python

Assessment

Flashcard

Computers

7th - 8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

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

Back

print

2.

FLASHCARD QUESTION

Front

What is a variable?

Back

A box(memory location) where you store values.

3.

FLASHCARD QUESTION

Front

What symbol is used in python to assign values to a variable? Options: equals =, plus +, forward slash /, asterisk *

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

When you have an error in your code what is the term to summarise finding and fixing that error?

Back

Debugging

7.

FLASHCARD QUESTION

Front

A syntax error means your code has a 'grammar' mistake or you used symbols/operations incorrectly. True or False?

Back

True

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?