Search Header Logo

Pyhton Input and Output Basics

Authored by Sean Morrow

Computers

5th Grade

Used 33+ times

Pyhton Input and Output Basics
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

20 sec • 1 pt

Which is the Python logo?

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

SyntaxError
Hello world!
"Hello world!"
print(Hello world!)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print("Hello" + "world" + "today")

Helloworldtoday
Hello world today
"Hello" "world" "today"
SyntaxError

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

7
3+4
34
SyntaxError

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What output would print (10 + 16) produce?

10 + 16

print(10 + 16)

print(26)

26

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Why do we use variables in programming?

edit data
store data
integer
to look good

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Gjdk is not a good name for a variable, why?

It starts with a capital letter.

It does not contain any spaces.

There are no vowels.

It's meaningless.

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?