Grade 7 Quiz 5 - Python Data Types

Grade 7 Quiz 5 - Python Data Types

12th Grade

10 Qs

quiz-placeholder

Similar activities

Python Programming 1: print, strings, variables, casting

Python Programming 1: print, strings, variables, casting

9th Grade - University

15 Qs

A5 IB -  Variables y Constantes en Python

A5 IB - Variables y Constantes en Python

10th Grade - University

10 Qs

Python Data Types Quiz

Python Data Types Quiz

10th Grade - University

11 Qs

Інформатика 5 клас Нуш Пайтон 1 п.21-22

Інформатика 5 клас Нуш Пайтон 1 п.21-22

12th Grade

12 Qs

Типы данных

Типы данных

9th - 12th Grade

9 Qs

Python Variables Quiz

Python Variables Quiz

12th Grade

12 Qs

Learning Variables

Learning Variables

9th - 12th Grade

11 Qs

PYTHON

PYTHON

12th Grade

8 Qs

Grade 7 Quiz 5 - Python Data Types

Grade 7 Quiz 5 - Python Data Types

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Mr.Arman Lao-ay

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank:

You can get the data type of any object by using the _______ function:

Type()

type()

TYPE()

ty_pe()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is in the given variable?

a = "Grade 7"

int

str

float

complex

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is in the given variable?

b = 10

int

str

float

complex

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is in the given variable?

c = 1.25

int

str

float

complex

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is in the given variable?

d = 5j

int

str

float

complex

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following are all numeric types in Python except:

int

str

float

complex

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a whole number, positive or negative, without decimals, of unlimited length.

int

str

float

complex

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?