Beginning Programming Final

Beginning Programming Final

Assessment

Flashcard

Computers

7th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

44 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which is not a variable type? Options: integer, string, boolean

Back

modulus

2.

FLASHCARD QUESTION

Front

Fix this code:
print("Hello world)

Back

print("Hello world")

3.

FLASHCARD QUESTION

Front

What is an example of a boolean?

Back

var = True

4.

FLASHCARD QUESTION

Front

Fix the code:
print = "Hello World"
Options: print("Hello World"), print("hello world"), print("Hello world")

Back

print("Hello World"), print("hello world"), print("Hello world")

5.

FLASHCARD QUESTION

Front

What goes inside of the input? ex. input(?)

Back

the question to the user

6.

FLASHCARD QUESTION

Front

True or False: Indentation and spaces matter in Python Code

Back

True

7.

FLASHCARD QUESTION

Front

What symbol is used to create a python comment? Options: ^, $, #, *

Back

#

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?