Data Types in Python

Data Types in Python

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Kuizi 1 - Python

Kuizi 1 - Python

10th Grade - University

11 Qs

Python-Quiz-Basic-Datatypes

Python-Quiz-Basic-Datatypes

12th Grade - Professional Development

10 Qs

Python Basics

Python Basics

KG - University

15 Qs

Проверка знаний по Пайтону

Проверка знаний по Пайтону

11th Grade

10 Qs

Database(1)

Database(1)

10th Grade - University

10 Qs

Grade 7 Quiz 5 - Python Data Types

Grade 7 Quiz 5 - Python Data Types

12th Grade

10 Qs

Type data python

Type data python

9th Grade - University

15 Qs

Bài 32 - Ôn tập lập trình Python

Bài 32 - Ôn tập lập trình Python

10th Grade

10 Qs

Data Types in Python

Data Types in Python

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Diego Hernandez

Used 38+ 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?