Question: in python Complete the function get_Astring(fname) to read all the file contents (from data.txt) line by line, stripping the space or ' ' and return
in python Complete the function get_Astring(fname) to read all the file contents (from data.txt) line by line, stripping the space or ' ' and return them as a single string.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
