Intro to Python

Intro to Python

Assessment

Flashcard

Computers

6th - 8th Grade

Medium

Created by

Quizizz Content

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

16 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is a variable?

Back

An element, feature, or factor that is liable to vary or change.

2.

FLASHCARD QUESTION

Front

What does print("hello) display? Options: hello, gives you an error, "hello", "hello

Back

gives you an error

3.

FLASHCARD QUESTION

Front

How do you ask an input from a user? Options: name = int("what is your name") , name = input(what is your name?) , input = name("what is your name?") , name = input("what is your name?")

Back

name = input("what is your name?")

4.

FLASHCARD QUESTION

Front

What is syntax?

Back

Syntax is the rules of the programming language.

5.

FLASHCARD QUESTION

Front

Finding and fixing the errors in a program

Back

Debugging

6.

FLASHCARD QUESTION

Front

A block of code that may repeat or run more than once.

Back

Loop

7.

FLASHCARD QUESTION

Front

Which option best describes how user input can impact our programs? Options: It forces the user to write their own program, It allows us to make programs interactive, It lets us grade the user on their work, User-input has no impact on our programs

Back

It allows us to make programs interactive

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?