Includes what not to do as well

This commit is contained in:
maxneedspats 2022-07-28 09:03:45 -05:00
parent 9df4fa12dd
commit 1a378d22a3

View file

@ -1,4 +1,9 @@
import time
print('This is my notes')
print('This includes markdown files, and lots of python programs')
print('And remember:\n')
print('\nAnd remember, do this:\n')
import this
print('\nAnd not that:\n')
import that