Basic Python Review 228

Basic Python Review 228

Assessment

Flashcard

Computers

6th - 8th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

26 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What will the following code print? `print(8 + 2)`

Back

10

2.

FLASHCARD QUESTION

Front

What will the following code print? `print("Hello" + "World")`

Back

HelloWorld

3.

FLASHCARD QUESTION

Front

What will the following code print? `print(9 * 3)`

Back

27

4.

FLASHCARD QUESTION

Front

What will the following code print? `print("Python" * 3)`

Back

PythonPythonPython

5.

FLASHCARD QUESTION

Front

What will the following code print? `print(15 - 5)`

Back

10

6.

FLASHCARD QUESTION

Front

What will the following code print? `print("Fish" + " & " + "Chips")`

Back

Fish&Chips

7.

FLASHCARD QUESTION

Front

What will the following Python code print? `print(100 / 10)` (Assume Python 3)

Back

10.0

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?