Back To Basics: Python Lesson 1 - 3 Review

Back To Basics: Python Lesson 1 - 3 Review

5th Grade

10 Qs

quiz-placeholder

Similar activities

Scratch Quiz

Scratch Quiz

1st Grade - Professional Development

13 Qs

Intro to Scratch

Intro to Scratch

4th - 8th Grade

15 Qs

ICT Theme 1 Quizz For grade5

ICT Theme 1 Quizz For grade5

5th Grade

15 Qs

ICT Grade 5 - Theme 1 - Lesson 6

ICT Grade 5 - Theme 1 - Lesson 6

5th Grade

10 Qs

Database Fundamentals

Database Fundamentals

KG - University

10 Qs

Programming - Basic File Handling Operations

Programming - Basic File Handling Operations

3rd - 11th Grade

10 Qs

G5PreCh2

G5PreCh2

5th Grade

10 Qs

Microsoft word

Microsoft word

3rd - 6th Grade

15 Qs

Back To Basics: Python Lesson 1 - 3 Review

Back To Basics: Python Lesson 1 - 3 Review

Assessment

Quiz

Computers

5th Grade

Medium

Created by

Saturday Kids

Used 11+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is this?


28.7

Integer

Float

String

Variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does Syntax Error mean?

You are performing an operation on two data types that cannot be performed

You are missing a punctuation in the code

You forgot to declare a variable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of this program?

bob

pete

My name is bob

My name is pete

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is this sign call?


=

equals to

assignment operator

operation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What do you think is the output of this program?

5

6

7

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the str() function do?

Converts data to string

Converts data to integer

Converts data to float

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select all the statements that are true

The code editor allows you to save your code

The console allows you to save your code

The code editor does not allow you to save your code

The console does not allow you to save your code

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?