Oct 7, 2024
Variable: greeting
greeting
str
Variable: my_number
my_number
int
float
=
type
type(greeting)
class 'str'
class 'int'
Full transcript