Python Quiz - Data type, If/Else, Coding

Python Quiz - Data type, If/Else, Coding

1st - 5th Grade

30 Qs

quiz-placeholder

Similar activities

ICT Year 4

ICT Year 4

4th Grade

28 Qs

UH PLC

UH PLC

1st - 10th Grade

25 Qs

SCIENCE 5- 4TH MONTHLY ASSESSMENT

SCIENCE 5- 4TH MONTHLY ASSESSMENT

5th Grade

26 Qs

Machines and Mechanisms - Grade 4

Machines and Mechanisms - Grade 4

4th Grade

28 Qs

PLTW Robotics

PLTW Robotics

5th Grade

25 Qs

G5 Revision

G5 Revision

4th Grade

32 Qs

Parts of a Flower

Parts of a Flower

5th Grade

26 Qs

สอบปลายภาค วิทยาการคำนวณ ม.2

สอบปลายภาค วิทยาการคำนวณ ม.2

3rd Grade

25 Qs

Python Quiz - Data type, If/Else, Coding

Python Quiz - Data type, If/Else, Coding

Assessment

Quiz

Science

1st - 5th Grade

Medium

CCSS
6.EE.A.2B

Standards-aligned

Created by

Pich Rim

Used 22+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python the ' STRING data type' can be defined as...?
holds alphanumeric text
hold whole numbers
holds numbers with a decimal point
holds either a true or false value

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python the ' INTEGER data type' can be defined as...?
holds alphanumeric data as text
holds whole numbers
holds numbers with a decimal point
holds either ‘true’ or ‘false’

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python the ' FLOAT data type' can be defined as...?
holds alphanumerical data

holds whole numbers

holds a decimal point in a number

hold either true or false

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python the ' BOOLEAN data type' can be defined as...?
holds alphanumerical data
holds whole numbers
holds a number with a decimal point
holds either true or false

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct definition for a VARIABLE?
a changeable value, such as a score in a computer game.
a value that cannot be changed

Tags

CCSS.6.EE.A.2B

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type would be used for storing someone's telephone numbers?
Float (using a decimal point)
Integer (just whole numbers)
String (alphanumerical data)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we needed to store information such as a POSTCODE in PYTHON, what data type would we use?
String (alphanumerical)
Float (decimal point)
Boolean (true or false)

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?