Data Types in Python

Data Types in Python

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Python 1

Python 1

KG - Professional Development

6 Qs

LATIHAN 4

LATIHAN 4

10th Grade

10 Qs

Quiz sobre a aula passada!

Quiz sobre a aula passada!

9th - 12th Grade

9 Qs

Câu lệnh vào ra trong python

Câu lệnh vào ra trong python

10th Grade

10 Qs

Bài tập bài 4: sử dụng biến và hằng trong chương trình

Bài tập bài 4: sử dụng biến và hằng trong chương trình

KG - 12th Grade

10 Qs

Программирование C#

Программирование C#

1st - 10th Grade

10 Qs

Python_10 câu

Python_10 câu

10th Grade

10 Qs

Unit 1 Post Test: Basic Python

Unit 1 Post Test: Basic Python

9th - 12th Grade

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?