Data Types in Python

Data Types in Python

1st - 5th Grade

14 Qs

quiz-placeholder

Similar activities

Data Types Python

Data Types Python

1st Grade

19 Qs

Python-basics

Python-basics

1st - 4th Grade

14 Qs

Python Quiz

Python Quiz

3rd - 4th Grade

15 Qs

Python Basics

Python Basics

KG - University

15 Qs

Python-Partie1

Python-Partie1

1st Grade

10 Qs

ASAS SAINS KOMPUTER TINGKATAN 2 (BAB 3)

ASAS SAINS KOMPUTER TINGKATAN 2 (BAB 3)

1st - 3rd Grade

17 Qs

Python Variables and Data Types

Python Variables and Data Types

3rd Grade

16 Qs

Python Quiz 1

Python Quiz 1

1st - 12th Grade

18 Qs

Data Types in Python

Data Types in Python

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Syahrul Affendi

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