Acronym

Report a typo

You are given the file test.txt. Read it and print the first letter from each line.

Don't forget to close the file!

Write a program in Python 3
# read test.txt
___

Create a free account to access the full topic