Question: python Define a function readList with one parameter, the (string) name of a file to be read from. The file consists of integers, one per
python
Define a function readList with one parameter, the (string) name of a file to be read from. The file consists of integers, one per line. The function should return a list of the integers in the file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
