Search Header Logo

Basic Python Review 228

Authored by Mr Minyard

Computers

9th - 12th Grade

Used 14+ times

Basic Python Review 228
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

10

82

8

2

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

HelloWorld

Hello World

"Hello" "World"

Hello+World

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

27

93

9

3

999

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

PythonPythonPython

Python3

Python * 3

"Python" "Python" "Python"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

10

15

5

155

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Fish&Chips

FishChips

Fish + Chips

"Fish" & "Chips"

Fish & Chips

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

10

100

10.0

1

100 / 10

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?