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 ...