Learning Variables

Learning Variables

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

Java - arrays and String methods

Java - arrays and String methods

9th - 12th Grade

12 Qs

Java Script Quiz

Java Script Quiz

9th - 12th Grade

15 Qs

java

java

10th Grade

15 Qs

Python Data Types

Python Data Types

9th - 12th Grade

10 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Test

Test

9th Grade

10 Qs

C++ DataTypes/Operations/Variables

C++ DataTypes/Operations/Variables

9th - 12th Grade

10 Qs

Python Variable and Declaration 1

Python Variable and Declaration 1

1st - 12th Grade

8 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?