CMP-2103-Classpage

Question

Question Given a text file containing integer numbers, you are tasked to find the average of all the even numbers within the file.

Sample input text files are provided (sample_input1.txt, sample_input2.txt, sample_input2.txt) with the corresponding expected output. Use these to test your code as shown below;

Note

Deadline

10th November 2022, 11:59 PM.

Guidelines

Assignment Registration