Intro to Python

Intro to Python

Assessment

Flashcard

Computers

6th - 8th Grade

Hard

Created by

Ashish Agarwal

Used 2+ times

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Variable: An element or factor that can change.

Back

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

2.

FLASHCARD QUESTION

Front

print("hello) displays:

Back

gives you an error

3.

FLASHCARD QUESTION

Front

What does \n do?

Back

Adds a new line

4.

FLASHCARD QUESTION

Front

Symbol for code comment:

Back

#

5.

FLASHCARD QUESTION

Front

Ask for user input:

Back

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

6.

FLASHCARD QUESTION

Front

Syntax definition

Back

Rules of the programming language

7.

FLASHCARD QUESTION

Front

Finding and fixing 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?