Question: Please I need the flowchart and psuedocode Also the program should be able to read the programmer's name from the text file. CMSC140 Common Project4,




Please I need the flowchart and psuedocode
Also the program should be able to read the programmer's name from the text file.
CMSC140 Common Project4, Fa all 2018 1023201 - Protected View- Saved to this PC n Layout References Mailings Review View Help Tell me what you want to do s from the Internet can contain viruses. Unless you need to edit, it's safer to stay in Protected View. Enable Editing Fall 2018 CMSC 140 Programming Project 4: Days Out Concepts tested in this proiect Learn to organize code within a function . Learn to pass data to and return data from a function . Use of loops Use of output file processing Proiect Description Write a program that calculates the average number of days a company's employees are absent during the year and outputs a report on a file named employeeAbsences.txt" Input for this project: the user must enter the number of employees in the company the user must enter as integers for each employee: o the employee number (ID) the number of days that employee missed during the past year Input Validation . Do not accept a number less than 1 for the number of employees . Do not accept a nega tive number for the days any employee missed. Be sure to print appropiate error messages for these items if the input is invalid. 8 6 Y U
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
