/Python-survey-exercise

First Python program that deals with writing and reading files, arrays and the display of data

Primary LanguagePython

Customer satisfaction survey exercise. First Python program./ This simple program deals with writing and reading files, arrays and the display of data/ The program reads questions from a txt file/ The questions show to the customer one by one with different satisfation levels/ The survey results are stored in a txt file./ The output shows, in a table, the number of people that answered a specific satisfaction level for each question