Write a modular pseudocode program that keeps appointments for a dental office for the month of December, 2022. The hours should be from 9am - 5 PM, with lunch break between 12PM-1PM, M-F. Prompt the...

1 answer below »



Write a modular pseudocode program that keeps appointments for a dental office for the month of December, 2022. The hours should be from 9am - 5 PM, with lunch break between 12PM-1PM, M-F. Prompt the user to request for an appointment and store the appointment in the record. You may use dictionary, lists, data files (your choice). If the appointment is taken, notify the user and prompt for a different time/date. Save all appointment in a record. Keep track of time and date the appointment was made.














Appointment should include:













patient name



appointment date



appointment time



date made the appointment



appointment type (cleaning (45), small procedure(30), large procedure(60-90))



procedure duration (length of time project spend on appointment)



Then create a report to write to a file to display all the appointments list in grouped by date.













At the end of the report display "This report was generated by {your full name} and date (capture from the system.)"
Answered Same DayDec 12, 2022

Answer To: Write a modular pseudocode program that keeps appointments for a dental office for the month of...

Nidhi answered on Dec 13 2022
35 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here