Intro to Python

Intro to Python

Assessment

Flashcard

Computers

6th - 8th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

20 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?

Back

gives you an error

3.

FLASHCARD QUESTION

Front

What does \n do?

Back

Adds a new line

4.

FLASHCARD QUESTION

Front

What symbol would you use to add a comment to your code? Options: //, #, -, ]]

Back

#

5.

FLASHCARD QUESTION

Front

How do you ask an input from a user?

Back

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

6.

FLASHCARD QUESTION

Front

What is syntax?

Back

Syntax is the rules of the programming language.

7.

FLASHCARD QUESTION

Front

Finding and fixing the errors in a program

Back

Debugging

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?