Data Types in Python

Data Types in Python

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Understanding Data Types in Python Quiz

Understanding Data Types in Python Quiz

9th Grade

15 Qs

TRẮC NGHIỆM PYTHON

TRẮC NGHIỆM PYTHON

9th - 12th Grade

10 Qs

N5 SDD - Python input and output

N5 SDD - Python input and output

7th - 11th Grade

12 Qs

Python Basics Quiz

Python Basics Quiz

9th Grade

15 Qs

Python Casting and Input

Python Casting and Input

8th - 11th Grade

15 Qs

PYTHON

PYTHON

12th Grade

8 Qs

Python Data Types & Input/Output

Python Data Types & Input/Output

9th Grade

11 Qs

A5 IB -  Variables y Constantes en Python

A5 IB - Variables y Constantes en Python

10th Grade - University

10 Qs

Data Types in Python

Data Types in Python

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Diego Hernandez

Used 37+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Determine the type of data:

56

Str

Int

Float

Bool

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Determine the type of data:

"798"

Str

Int

Float

Bool

Answer explanation

The quotation marks will always turn the data into a character string (str), even if they are numbers.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Determine the type of data:

"The place"

Str

Int

Float

Bool

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Determine the type of data:

3.14

Str

Int

Float

Bool

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Determine the type of data:

True

Str

Int

Float

Bool

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Determine the type of data:

"Numbers"

Str

Int

Float

Bool

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Determine the type of data:

False

Str

Int

Float

Bool

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?