Question: Hello, can someone help me to create a program in PYTHON with FUNCTIONS and IF/ELSE statement? Create a program that asks the user how old
Hello, can someone help me to create a program in PYTHON with FUNCTIONS and IF/ELSE statement?
Create a program that asks the user how old they are in years. Then ask the user if they would like to know how old they are in (M)onths, (D)ays, (H)ours, or (S)econds. Use if/else conditional statements to display their approximate age in the selected timeframe. Do not perform any unnecessary calculations.
Thank you
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
