Code files related to the blog post:
These code examples run on Python 3.6. You may individually run files to see how they work. Feel free to experiment to see how things work.
All you need is Python 3.6. No third-party libraries are needed.
You may run any of the files from the command line e.g.
> python iterate_over_builtin_types.py
Please feel free to point out errors or suggestions by creating pull requrests. All help is appreciated.
- Waqas Younas - PythonTrainingHQ
See also the list of contributors who participated in this project.