Data Types in Python

Data Types in Python

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

J277 Programming - Data Types

J277 Programming - Data Types

9th - 11th Grade

11 Qs

A5 IB -  Variables y Constantes en Python

A5 IB - Variables y Constantes en Python

10th Grade - University

10 Qs

ชนิดข้อมูลในภาษาไพธอน

ชนิดข้อมูลในภาษาไพธอน

10th Grade

10 Qs

INTRODUCCION A PYTHON

INTRODUCCION A PYTHON

9th Grade

13 Qs

Trắc nghiệm: Bài 18-Các lệnh vào ra đơn giản

Trắc nghiệm: Bài 18-Các lệnh vào ra đơn giản

10th Grade

10 Qs

Python Basics Quiz

Python Basics Quiz

9th Grade

15 Qs

Типы данных Python2

Типы данных Python2

6th Grade - University

12 Qs

Python Data Types & Input/Output

Python Data Types & Input/Output

9th Grade

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