diff --git a/Chapter_09/9-16_python_module_of_the_week.py b/Chapter_09/9-16_python_module_of_the_week.py new file mode 100644 index 0000000..7b0a481 --- /dev/null +++ b/Chapter_09/9-16_python_module_of_the_week.py @@ -0,0 +1,4 @@ +# Exercise 9-16 Python Module of the Week +# Learning Objective: No coding task view website for standard library reference. + +https://pymotw.com \ No newline at end of file