Question: Write a Python script that opens the file 'acronym.txt' and prints the first character of every line in the file, all on one line. For

Write a Python script that opens the file 'acronym.txt' and prints the first character of every line in the file, all on one line. For example, if acronym.txt contains: Light Amplification by Stimulated Emission of Radiation your script should print "LASER
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
