Skip to content

Latest commit

 

History

History
 
 

06_01_simple_math

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

06_01_simple_math

Description

Reading a file numbers.txt. This file contains a list of integers. If the file is opened successfully, you should get the largest number, the smallest number, and the average of the numbers in the file. If the file is not opened successfully, exit project.