Salon Appointment Scheduler - Build a Salon Appointment Scheduler

Tell us what’s happening:
After an appointment is successfully added, you should output the message I have put you down for a <service> at <time>, <name>. For example, if the user chooses cut as the service, 10:30 is entered for the time, and their name is Fabio in the database the output would be I have put you down for a cut at 10:30, Fabio. Make sure your script finishes running after completing any of the tasks above, or else the tests won’t pass…

THAT task i don’t know how to complete. Who can help?

Your code so far

Challenge: Salon Appointment Scheduler - Build a Salon Appointment Scheduler

Link to the challenge:

Not sure if you’ve passed it. But you can use sed command to clean the strings.