Keyword | Definition |
---|---|
character | individual letter, digit or symbol |
float | a number with a decimal point |
input | builtin python function which asks the user to type something in |
integer | a whole number (no decimal point) |
string | text made up of multiple characters |