How to work with date and time. In this tutorial we’ll work with the system datetime. How to get it, and how to format it.  Tip: You can get the NAME of the day by typing “ddd” or “dddd”. Try this: print(“Today is ” +…