Learning Variables

Learning Variables

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

Python Quiz

Python Quiz

12th Grade

11 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Input Commands Quiz

Input Commands Quiz

10th Grade

15 Qs

Программирование C#

Программирование C#

1st - 10th Grade

10 Qs

Programming basics

Programming basics

10th - 11th Grade

11 Qs

Unit 1 Post Test: Basic Python

Unit 1 Post Test: Basic Python

9th - 12th Grade

10 Qs

Java Script Quiz

Java Script Quiz

9th - 12th Grade

15 Qs

java

java

10th Grade

15 Qs

Learning Variables

Learning Variables

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Teetreeo Pittman

Used 4+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x= False , x is type of -----------

Integer

Boolean

Float

String

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

After run the following code, x = -------------

12

15

36

1728

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

After run the following code , the output will be -----------------

test

exam

testexam

z

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

After run the following code, x = -------------

12

2

14

24

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Look at the following code:

name = "John"

age = 23

What type of data is stored in the variable name?

str

int

float

nothing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Look at the following code:

name = "John"

age = "23"

What type of data is stored in the variable age?

str

int

float

nothing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Look at the following code:

name = "John"

age = 23

What type of data is stored in the variable age?

str

int

float

nothing

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?