Python Basic

Python Basic

Assessment

Flashcard

Computers

6th - 8th Grade

Hard

Created by

arnisha rai

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following is a command to have a message appear on the screen? Options: print, write, msg, input

Back

print

2.

FLASHCARD QUESTION

Front

Pick the Python command used to let the user type in some data: get, input, int, float

Back

input

3.

FLASHCARD QUESTION

Front

Python command word used to indicate working with WHOLE numbers.

Back

int

4.

FLASHCARD QUESTION

Front

Python command word used to indicate working with DECIMAL numbers.

Back

float

5.

FLASHCARD QUESTION

Front

Python command word used to set up a fixed loop: while, print, next, for

Back

for

6.

FLASHCARD QUESTION

Front

What would be printed by the command print('12-5')?

Back

12-5

7.

FLASHCARD QUESTION

Front

What will the output be from the following code?
print(Hello world!)

Back

SyntaxError

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?