I think you would be ok with any of those, although I'd usecrammy90 said:when we get user input and we need to assign its value to a variable do we do:
get user input
variable = user_input
or do we just do
variable = user input
or is it
variable = user_input
yeh lol...
get user_input
variable = user_input
set variable to user input