PYTHON QUIZ 1

PYTHON QUIZ 1

11th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Python Essentials 119

Python Essentials 119

9th - 12th Grade

20 Qs

Assessment #2

Assessment #2

5th Grade - Professional Development

20 Qs

12IP

12IP

12th Grade

20 Qs

Python Basics Recap

Python Basics Recap

8th - 11th Grade

23 Qs

Python while loops

Python while loops

12th Grade

20 Qs

Python Test

Python Test

8th - 12th Grade

20 Qs

LETS PLAY QUIZ - PYTHON CBSE CLASS XII

LETS PLAY QUIZ - PYTHON CBSE CLASS XII

11th - 12th Grade

20 Qs

Quiz Pemrograman Phyton

Quiz Pemrograman Phyton

9th - 12th Grade

20 Qs

PYTHON QUIZ 1

PYTHON QUIZ 1

Assessment

Quiz

Computers

11th - 12th Grade

Medium

CCSS
6.EE.A.2B, L.2.2C, 6.EE.B.6

Standards-aligned

Created by

CEZ GREYHAT

Used 52+ times

FREE Resource

25 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?