Question: In the python statement, the following is true. payRate = empList.read(3) A. the file name is payRate B. three records are read C. payRate will
In the python statement, the following is true.
payRate = empList.read(3)
A. the file name is payRate
B. three records are read
C. payRate will be 3 characters
D. All of the above.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
