Variables and Data Types

Variables and Data Types

3rd - 10th Grade

10 Qs

quiz-placeholder

Similar activities

Python Basics

Python Basics

KG - University

15 Qs

Kuizi 1 - Python

Kuizi 1 - Python

10th Grade - University

11 Qs

Python for Class 7

Python for Class 7

7th - 8th Grade

11 Qs

แบบทดสอบก่อนเรียนภาษา Python ชนิดของข้อมูล

แบบทดสอบก่อนเรียนภาษา Python ชนิดของข้อมูล

7th Grade

10 Qs

Type data python

Type data python

9th Grade - University

15 Qs

Python:  базові типи даних

Python: базові типи даних

7th Grade

15 Qs

Module 3 - Python Key words

Module 3 - Python Key words

8th Grade

10 Qs

ICS Test #4 review

ICS Test #4 review

9th - 12th Grade

15 Qs

Variables and Data Types

Variables and Data Types

Assessment

Quiz

Computers

3rd - 10th Grade

Medium

Created by

Seyi Oshikoya

Used 26+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. What are variables?

containers for storing data

things that can never change

a piece of characters

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. IDLE means?

International Daily Learning Environment

Integrated Development and Learning Environment

Instant Development and Learning Entry

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. The data type for strings is denoted as _______

int()

str()

float()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. The data type for whole numbers is denoted as _______

int()

str()

float()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. Whole numbers are also known as __________.

integers

strings

float

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. The data type for fractional numbers or decimals is denoted as ______________.

int()

str()

float()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. Which is the correct command for assigning values to a variable?

variable = "your name"

variable * 22

variable is equal to "this"

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?