Search Header Logo

DataType2

Authored by Jakobi Gorham

Computers

9th - 12th Grade

Used 11+ times

DataType2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is a variable?

A box(memory location) where you store values
a type of graphics
Data type
a type of memory

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What symbol is used in python to assign values to a variable?

equals =
plus + 
forward slash /
asterisk *

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which statement correctly assigns the string "Tanner" to the variable name?

name  = print( "Tanner")
input("Tanner")
name = "Tanner"
name = input("Tanner")

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

In python the ' BOOLEAN data type' can be defined as...?

holds alphanumerical data
holds whole numbers
holds a number with a decimal point
holds either true or false

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

In python the ' FLOAT data type' can be defined as...?

holds alphanumerical data

holds whole numbers

holds a decimal point in a number

hold either true or false

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which if the values below return FALSE if executed?

10 > 3

10 < 3

10 >< 3

10 <> 3

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which if the values below return TRUE if executed?

10 > 3

10 < 3

10 >< 3

10 <> 3

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?