__main__.py (89B)
1 import datetime as dt 2 3 print(f"Hello from cs107_package! Today is: {dt.datetime.now()}")
cs107-lecture-examplesExample codes used during Harvard CS107 lectures | |
| git clone https://git.0xfab.ch/cs107-lecture-examples.git | |
| Log | Files | Refs | README | LICENSE |