In this fifth installment of the Intro to Coding for Adults series, we learn how to import the built-in Python modules. We briefly explore the 'time', 'webbrowser', and 'random' modules to with examples that show how you could build a stopwatch, control your computer's web browser, or flip a digital coin easily using Python.
A comprehensive list of other built in python modules can be found at the link below.
docs.python.org/3/py-modindex.html
Click the link below to view the playlist for Intro to Coding for Adults
• Intro to Coding For Adults
コメント