+ 1
Can help me?
Can help me? I'm no English lot
2 odpowiedzi
+ 4
Can you ask a specific question about what you don't understand?
+ 3
in Python:
a= int(10)
#int is used to store a whole number
float- decimal number
str- sentences
bool- logic (True or False)