Script that:
Automatically opens a new text file in Notepad
Generates a timestamp of the current time and date based off your system settings in ISO:9001 format
Skips forward three lines for you to immediately begin writing perfectly formatted text
This code relies on the Python os, datetime, pyautogui, and time modules