Pyhton Input and Output Basics

Pyhton Input and Output Basics

5th Grade

20 Qs

quiz-placeholder

Similar activities

qbasic grade 6

qbasic grade 6

5th - 7th Grade

15 Qs

Selection

Selection

5th - 9th Grade

20 Qs

Aplikom

Aplikom

1st Grade - University

20 Qs

PH Mengetik 10 Jari

PH Mengetik 10 Jari

1st - 5th Grade

15 Qs

COMPUTER TEST

COMPUTER TEST

1st - 7th Grade

20 Qs

3D printing Grade 5

3D printing Grade 5

5th Grade

16 Qs

TMK TAHUN 4

TMK TAHUN 4

4th - 6th Grade

20 Qs

TIK KELAS VII a

TIK KELAS VII a

KG - 12th Grade

17 Qs

Pyhton Input and Output Basics

Pyhton Input and Output Basics

Assessment

Quiz

Computers

5th Grade

Practice Problem

Medium

Created by

Sean Morrow

Used 33+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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.

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?