Question: Show the code to open a file named friends.txt and copy its contents - one line per element - into a list called friends. Then
Show the code to open a file named "friends.txt" and copy its contents - one line per element - into a list called friends. Then loop through the list and print each element in lowercase.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
