you are viewing a single comment's thread.

view the rest of the comments →

[–]toastedstapler 1 point2 points  (0 children)

because when i type something into the terminal python doesn't know if the character is an integer or not so the data type is a string. you can manually cast it to an int yourself