Python lesson 2 quiz

Python lesson 2 quiz

8th - 9th Grade

13 Qs

quiz-placeholder

Similar activities

Variables

Variables

7th - 10th Grade

16 Qs

Programming in Java

Programming in Java

8th Grade

10 Qs

N5 SDD - Python input and output

N5 SDD - Python input and output

7th - 11th Grade

12 Qs

Java Strings

Java Strings

9th - 12th Grade

12 Qs

String Manipulation

String Manipulation

9th - 11th Grade

13 Qs

Python Revision

Python Revision

8th Grade

16 Qs

Python Data Types & Input/Output

Python Data Types & Input/Output

9th Grade

11 Qs

Java Basics (Data Types and Variables)

Java Basics (Data Types and Variables)

6th - 10th Grade

16 Qs

Python lesson 2 quiz

Python lesson 2 quiz

Assessment

Quiz

Computers

8th - 9th Grade

Hard

Created by

Mr Rostock

Used 1+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type would 45.1 be?

int

floating-point number

string

boolean

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type would 89 be?

int

floating-point number

string

boolean

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type would "hello" be?

int

floating-point number

string

boolean

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Predict the output if age = 50 and people =

150

5000

2700

Were older than a robot

Were younger than a robot

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you wanted to multiply variable1 by variable2, what would be the correct way of doing this?

variable1 * variable2

variable2 ÷ variable1

variable1 ÷ variable2

variable1 / variable2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an algorithm?

A list of characters to complete an objective

A step-by-step list of instructions to solve a problem

Code that can be repeated to allow instructions to process

A step-by-step index of characters

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When checking for equality, which symbol would you use?

=

==

===

.equal

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?