lesson one - pt.1

Last updated almost 3 years ago
4 questions
Required
1

What data type is this?

"1"

Required
1

define an integer value variable with the name "num1" and a value of 20

Required
1

is this a valid list?

list1 = ("one",2,True)

Required
1

lol match

Draggable itemCorresponding Item
"False"
string
"2"
integer
2.0
float
True
boolean
20
string
owo