LILCODR Intro to Python Programming Quiz

LILCODR Intro to Python Programming Quiz

1st - 5th Grade

12 Qs

quiz-placeholder

Similar activities

Python-Codejoy

Python-Codejoy

5th Grade

9 Qs

AstepI Quiz 2

AstepI Quiz 2

4th - 8th Grade

10 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Programming Basics G3

Programming Basics G3

1st - 2nd Grade

17 Qs

Scratch

Scratch

2nd - 4th Grade

10 Qs

python intro

python intro

4th - 12th Grade

17 Qs

Intro to Small Basic

Intro to Small Basic

KG - 7th Grade

15 Qs

Python - Variables and Input

Python - Variables and Input

1st - 10th Grade

16 Qs

LILCODR Intro to Python Programming Quiz

LILCODR Intro to Python Programming Quiz

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Jonathan Toh

Used 8+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code: print("Hello, World!")?

Hello, Earth!

Hey, Universe!

Hi, World!

Hello, World!

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code: print("Hello " + name) where name = "Bob"?

Hello

Hi Bob

Hello Bob

Bob

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is represented by the value 5?

Boolean

Float

String

Integer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is represented by the value 1.5?

Boolean

Float

String

Integer

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is represented by the value "Five"?

Boolean

Float

String

Integer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is represented by the value "5"?

Boolean

Float

String

Integer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is represented by the value True?

Boolean

Float

String

Integer

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?