Week 5: 1. Create a Python program that uses a while loop and prompts the user for a series of inputs. You should use a sentinel value to signal when the loop should terminate. Calculate and display t
Choose one of the automatically graded programming projects from either Chapter 11 or Chapter 12 of the Liang textbook. Implement the project that you have
Choose one of the automatically graded programming projects from either Chapter 11 or Chapter 12 of the Liang textbook. Implement the project that you have chosen and discuss any issues that arose in the process of completing it. There is a single java program that contains all the code for