What data type is this?
"1"
define an integer value variable with the name "num1" and a value of 20
is this a valid list?
list1 = ("one",2,True)
lol match
| Stavka koja se može prevući | arrow_right_alt | Odgovarajuća stavka |
|---|---|---|
True | arrow_right_alt | string |
2.0 | arrow_right_alt | integer |
"False" | arrow_right_alt | float |
20 | arrow_right_alt | boolean |
"2" | arrow_right_alt | string |