Data Types - Introduction to Python

Data Types - Introduction to Python

6th - 7th Grade

9 Qs

quiz-placeholder

Similar activities

prep1-revision

prep1-revision

7th Grade

12 Qs

DATABASE AND DBMS

DATABASE AND DBMS

7th Grade

11 Qs

IC3_GS6_L2_CD1_MoRong

IC3_GS6_L2_CD1_MoRong

7th Grade

13 Qs

ICT - GRADE 6 - 3RD WEEK AUGUST 2021

ICT - GRADE 6 - 3RD WEEK AUGUST 2021

6th Grade

10 Qs

Ôn tập Tin 7 HKII (1)

Ôn tập Tin 7 HKII (1)

7th Grade

10 Qs

Peranti Komputer

Peranti Komputer

4th - 6th Grade

10 Qs

topologies

topologies

7th - 8th Grade

13 Qs

Formatting a Spreadsheet

Formatting a Spreadsheet

6th Grade

10 Qs

Data Types - Introduction to Python

Data Types - Introduction to Python

Assessment

Quiz

Computers

6th - 7th Grade

Practice Problem

Medium

Created by

Lewis Riches

Used 548+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which data type is used to store:
100

Integer
Double
Boolean
String

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which data type is used to store:
TRUE

Boolean
Double
String
Integer

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which data type is used to store:
"D"

Character
String
Integer
Double

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

This data type is used to store whole numbers

Integer
Double
Boolean
String

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

This data type is used to store a mixture of letters and numbers and symbols.

String
Character
Boolean
Integer

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a variable?

A storage location of memory which can change

A random area to store things in.

Something that changes

Something that can only store numbers

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a Constant?

A storage location of memory which does not change

A random area to store things in.

Something that changes

Something that can only store numbers

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which variable uses a integer data type?

password

passwordScore

passwordLength

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which variable uses a string data type?

password

passwordScore

passwordLength