2 Answers
+ 4
Here is the date and time module.
https://code.sololearn.com/cMQhsILB2hT3/?ref=app
+ 3
I would recommend learning libraries like math and random, both of which allow for the use of more complex mathematical operations (trigonometric functions, roots, etc.); datetime, a library used for displaying dates and/or times; and re, a library used for string manipulation and conditionals. I would also recommend scipy, numpy, matplotlib, Django, and PyGame as they are very useful languages that serve for many different purposes.
Hope this helped! (á”ᎄá”)