Question: Implement a program using function for a defined task. Initial data is read from a file and added from keyboard. Program has to output resulting and initial data.
The initial data structure with information about a service:
Date
Service
Client name, surname
Price
Implement: Find all the services for a user defined client
Can you please provide me all the work and provide me the answer.