Question: this is python and i can not use input function 4. Filename: assign3-12.py Write a program to print the absolute value of a number entered
this is python and i can not use input function

4. Filename: assign3-12.py Write a program to print the absolute value of a number entered by the user. Input: a) python C:\Users eda\Dataprogramming\M3\assign3-12.py 5 b) python C:\Users eda\Data Programming\M3\assign3-12.py -5 c) python C:\Users eda\DataProgramming\M3\assign3-12.py O Output: a) 5 b) 5 c) 0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
