Python Module 1 Flashcard

Python Module 1 Flashcard

Assessment

Flashcard

Physics

12th Grade

Practice Problem

Hard

Created by

Basim Mb

FREE Resource

Student preview

quiz-placeholder

50 questions

Show all answers

1.

FLASHCARD QUESTION

Front

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

Back

SyntaxError

2.

FLASHCARD QUESTION

Front

What will the output be from the following code?
print "Hello world!"
Options: SyntaxError, Hello world!, "Hello world!", print(Hello world!)

Back

SyntaxError

3.

FLASHCARD QUESTION

Front

What will the output be from the following code?
print(3+4)

Back

7

4.

FLASHCARD QUESTION

Front

What will the output be from the following code?
print("3+4")

Back

3+4

5.

FLASHCARD QUESTION

Front

What will the output be from the following code?
print ( 3*4)

Back

12

6.

FLASHCARD QUESTION

Front

What will the output be from the following code?
print(3*4+5)

Back

17

7.

FLASHCARD QUESTION

Front

What will the output be from the following code?
print("3*4+5")

Back

3*4+5

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?