Data Types in Python

Data Types in Python

1st - 5th Grade

14 Qs

quiz-placeholder

Similar activities

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

jenis - jenis data

jenis - jenis data

3rd - 7th Grade

17 Qs

Python-basics

Python-basics

1st - 4th Grade

14 Qs

Python Quiz

Python Quiz

3rd - 4th Grade

15 Qs

Python Variables and Data Types

Python Variables and Data Types

3rd Grade

16 Qs

Intro to Small Basic

Intro to Small Basic

KG - 7th Grade

15 Qs

Python Data Types and Variables

Python Data Types and Variables

3rd Grade

16 Qs

Data Types Python

Data Types Python

1st Grade

19 Qs

Data Types in Python

Data Types in Python

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Syahrul Affendi

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