user_number = int(input("Pick a number from 1-10: ")) ...
user_choice = input("Would you like to make a deposit or would you like to withdrawal?Type deposit for a deposit and withdrawal for a withdrawal") ...