Add 5 to a User Input Number

Python code: Adds 5 to user input using a function. Displays id() before and after the call to check memory location change.