Pyhton Input and Output Basics

Pyhton Input and Output Basics

5th Grade

20 Qs

quiz-placeholder

Similar activities

Ôn tập học kì 2-Lớp 5

Ôn tập học kì 2-Lớp 5

5th Grade

15 Qs

Python - ponavljanje cjeline

Python - ponavljanje cjeline

5th Grade

20 Qs

SOAL PAS TIK

SOAL PAS TIK

1st - 5th Grade

20 Qs

PTS PROGDAS

PTS PROGDAS

1st Grade - University

20 Qs

Quizz on M.S Word 2010

Quizz on M.S Word 2010

5th Grade

15 Qs

Tin học 5 - CĐ2 - Soạn thảo văn bản

Tin học 5 - CĐ2 - Soạn thảo văn bản

5th Grade

18 Qs

KS3 Y8 Kodu Quiz

KS3 Y8 Kodu Quiz

5th - 8th Grade

15 Qs

Tin 5- Ôn tập học kì 1

Tin 5- Ôn tập học kì 1

5th Grade

20 Qs

Pyhton Input and Output Basics

Pyhton Input and Output Basics

Assessment

Quiz

Computers

5th Grade

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?