Python Quiz 1 - Data Types

Python Quiz 1 - Data Types

KG - University

10 Qs

quiz-placeholder

Similar activities

Lua Review Corona SDK with Notepad++

Lua Review Corona SDK with Notepad++

10th - 12th Grade

15 Qs

Java Scanner Quiz

Java Scanner Quiz

11th Grade

15 Qs

Lesson 1: Variables (Activity)

Lesson 1: Variables (Activity)

8th - 10th Grade

13 Qs

Jan 2021 - Y9

Jan 2021 - Y9

8th - 9th Grade

15 Qs

Data types starter

Data types starter

10th Grade

12 Qs

Week 1

Week 1

Professional Development

12 Qs

ตัวแปรและการคำนวณด้วยตัวดำเนินการ

ตัวแปรและการคำนวณด้วยตัวดำเนินการ

7th Grade

12 Qs

ASK Tingkatan 2 Berlian: Jenis Data

ASK Tingkatan 2 Berlian: Jenis Data

8th Grade

10 Qs

Python Quiz 1 - Data Types

Python Quiz 1 - Data Types

Assessment

Quiz

Computers

KG - University

Medium

Used 392+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Data Type represents a whole number?
String
Integer
Float
Boolean

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This particular Data Type has 2 potential values (typically True or False).
String
Integer
Boolean
Float

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A price such as £3.65 should be saved as what kind of variable?
String
Integer
Boolean
Float

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which Data Type would the following be stored as:--- "  Biscuit  "
String
Integer
Boolean
Float

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is an integer?
2
0.2
.2
pi

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to represent 'nothing'?
None
Nil
Nada
No

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a list of numbers?
y = [1,2,3,4,5]
y = (1,2,3,4,5)
y == "1,2,3,4,5"
12345 = y

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?