Python Data Types

Python Data Types

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Year 9 Databases Quiz

Year 9 Databases Quiz

7th - 10th Grade

15 Qs

Python: Functions and Parameters

Python: Functions and Parameters

9th - 12th Grade

10 Qs

Python Casting and Input

Python Casting and Input

8th - 11th Grade

15 Qs

python revision

python revision

9th Grade

11 Qs

Python Quiz

Python Quiz

9th - 12th Grade

15 Qs

AP CSP Review

AP CSP Review

9th - 12th Grade

10 Qs

XII Practical Exam

XII Practical Exam

12th Grade

12 Qs

Website Development - Lesson 2 Retrieval

Website Development - Lesson 2 Retrieval

11th Grade

10 Qs

Python Data Types

Python Data Types

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Nirender Prakash Singh

Used 114+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable is a named value that can be changed in the program.

False

True

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a String?

A data type that contains whole numbers. eg: 3, 45, 124

Numbers with decimal point. eg: 0.5, 2.45, 56.04

Group of characters between quotation marks. eg: "dog"

Data type that can only be True or False.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which value is a String?

64

"cat"

True

0.5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an Integer?

A data type that contains whole numbers. eg: 3, 45, 124

Numbers with decimal point. eg: 0.5, 2.45, 56.04

Group of characters between quotation marks. eg: "dog"

Data type that can only be True or False.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Float?

A data type that contains whole numbers. eg: 3, 45, 124

Numbers with decimal point. eg: 0.5, 2.45, 56.04

Group of characters between quotation marks. eg: "dog"

Data type that can only be True or False.

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following need to be stored as int data type

Number of months in a year

Resident of Delhi or not

Mobile number

Pocket money

Volume of a sphere

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following need to be stored as float data type

Perimeter of a square

Resident of Delhi or not

Name of the student

Pocket money

Volume of a sphere

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?