Unit TEST  2.1-2.15

Unit TEST 2.1-2.15

Assessment

Flashcard

Computers

10th - 12th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

104 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is missing from this input statement? input ("What is your name? ")

Back

a variable to store the input

2.

FLASHCARD QUESTION

Front

What would be printed from the print command in the following code:
name = input ("What is your name? ")
print (name)?

Back

whatever the user wrote

3.

FLASHCARD QUESTION

Front

If the user answered "John" to the first question and "23" to the second, what will be printed?

Back

23

4.

FLASHCARD QUESTION

Front

If the user answered "John" to the first question and "23" to the second, what will be printed?

Back

John

5.

FLASHCARD QUESTION

Front

If the user answered "John" to the first question and "23" to the second, what will be printed?

Back

an error message

6.

FLASHCARD QUESTION

Front

If the user answered "John" to the first question and "23" to the second, what will be printed?

Back

name

7.

FLASHCARD QUESTION

Front

If the user answered "John" to the first question and "23" to the second, what type of data is in age?

Back

str

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?