Data Types in Python

Data Types in Python

1st - 5th Grade

14 Qs

quiz-placeholder

Similar activities

Python

Python

3rd Grade

14 Qs

jenis - jenis data

jenis - jenis data

3rd - 7th Grade

17 Qs

ask t2 -kod arahan

ask t2 -kod arahan

5th Grade

12 Qs

JC Quizizz Assignment

JC Quizizz Assignment

KG - 4th Grade

10 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

NGHS PYTHON SIMPLE 1

NGHS PYTHON SIMPLE 1

5th Grade

12 Qs

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

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

1st - 10th Grade

10 Qs

Juego de Preguntas Programación y Bases de datos 3ERO INF.A

Juego de Preguntas Programación y Bases de datos 3ERO INF.A

3rd Grade

10 Qs

Data Types in Python

Data Types in Python

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Syahrul Affendi

Used 754+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Below are the valid data types in Python EXCEPT

int

float

char

decimel

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ data type contain integer values with no decimal such as 1, 200, 999 etc.

int

float

char

String

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ data type contain integer values with decimal such as 10.1, 5555.0, 33.33 etc.

int

float

char

String

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ data type contain a character (text) such as A, a, Z, z etc.

int

float

char

String

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ data type contain a set of characters (text) or word such as Hello, Ali, Car Type etc.

int

float

char

String

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ data type represent one of two values either True or False such as 1, 0, 2 > 1, 3 < 2.

int

float

char

Boolean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which if the values below is an integer data type?

1

1.0

1/2

"1"

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?