Question: use python Task 4 - Creative Program Development Instructions: Write below programs with Input-Process-Output format. Make sure to write the pseudocode solutions first. Then, write
use python
Task 4 - Creative Program Development Instructions: Write below programs with Input-Process-Output format. Make sure to write the pseudocode solutions first. Then, write and execute the actual code. Type your pseudocode for part 1 only, and share snippets of your final source code and execution below. 1. Write a tip calculator program that takes in the initial bill from the user and calculates the tip (15% tip) and outputs the final bill. Pseudocode: 2. Modify your program to calculate the tax amount and add it to the final bill. 3. Modify your program to ask the user for the tip amount as well. 4. Modify your program to ask for service quality and print Source Code: Test run
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
