First

Report a typo

There is a file called test_file.txt. Read this file and print the first line. Specify encoding='utf-16'.

Don't forget to close the file!

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

Create a free account to access the full topic