Create mini-Python projects or programs andrun them in the Python-IDLE environment. Read the following chapters 14 15 and 16 in the online book of Python 2: For Beginners Only and run all the examples and exercises. Code all the examples and exercises into the Python IDLE and successfully run them. Save the final programs into Python files.(when you cut/paste the code directly from the tutorial remove all extra empty spaces before certain lines then you will encounter a syntax error message unexpected indent when you run the program. Fix the problem by deleting the extra indent.) When complete insert all of the various program files into a single zip file. Include a brief summary which explains what you have accomplished and provide all the program files in a zip files.