Question: Need flowchart for both as well. 5. Write a Python program. It will input the distance in miles an employee drives to work. (eg. 2.34

Need flowchart for both as well.
5. Write a Python program. It will input the distance in miles an employee drives to work. (eg. 2.34 miles). It will calculate the round trip distance driven by the employee. It will output the round trip distance, formatting the result to 2 decimal places. Don't forget to include a screen shot of your program code and a screen shot of your output. 6. Write the Python code to: Input two floating point numbers; add the numbers; and use the trunc function that is in the math library to print out the integer portion of the sum. Submit shots of your Python screens showing the program code and the output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
