#Task: Write a python function to read from a text file. The function will take the name of a text file and display its contents into the console.
Write a Python script to read the contents of a text file and print them to the console. Write a Python script to write a string to a text file. If the file doesn't exist, create it. Write a Python ...