Data Types in Python

Data Types in Python

1st - 5th Grade

14 Qs

quiz-placeholder

Similar activities

pemboleh ubah, pemalar dan jenis data

pemboleh ubah, pemalar dan jenis data

4th Grade

19 Qs

BAB3:GABUNGAN JENIS DATA,PEMBOLEH UBAH,PEMALAR DAN OPERATOR

BAB3:GABUNGAN JENIS DATA,PEMBOLEH UBAH,PEMALAR DAN OPERATOR

1st Grade

12 Qs

JAVA: Level-1

JAVA: Level-1

5th - 12th Grade

15 Qs

Object Oriented Programming

Object Oriented Programming

5th Grade

10 Qs

Data Types

Data Types

5th - 8th Grade

10 Qs

C++ Fundamentals

C++ Fundamentals

4th Grade

10 Qs

ASK Bab 3

ASK Bab 3

3rd Grade

15 Qs

Pemorgraman Dasar - Variabel Tipe Data XR2

Pemorgraman Dasar - Variabel Tipe Data XR2

1st - 5th Grade

10 Qs

Data Types in Python

Data Types in Python

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Syahrul Affendi

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