Exercise: Create missing function
The code below expects a function named  get_number that returns a value. Define the missing function. Ensure that the finally printed message is 
  True.Premium
Python
 Setting up Python environment... Output