Python Basics & Syntax

Python Basics & Syntax

Assessment

Flashcard

Computers

10th - 12th Grade

Hard

Created by

Quizizz Content

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

14 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

Improper tab placement will prevent a block of code from running properly.

Back

True

5.

FLASHCARD QUESTION

Front

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

Back

equals =

6.

FLASHCARD QUESTION

Front

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

Back

Dave

7.

FLASHCARD QUESTION

Front

What is a input?

Back

A function that allows us to ask the user to enter some data.

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?