Create a python tutorial that teaches the basics of python 3 programmings.
In this assignment, you are going to learn how to program in Python and document what you have learned. Create a Python tutorial that teaches the basics of Python 3 programming (variables, lists, dictionaries, functions, if statements, and loops). The tutorial should be original, uses nice examples, and be written by you so be careful about plagiarism. An example of plagiarism will be two or more students with the same contents, diagrams, or code examples.
Sample Solution