ITM205
Module 2 – SLP
Input, Output, and Built-in and Programmer-Defined Functions
The SLP 2 assignment continues to explore built in functions and programmer defined functions.
For SLP 2, you will use Dr. Harrington’s e-book: “Hands On Python: A Tutorial Introduction for Beginners.” You need to follow hands-on exercises provided in the book, copy and modify the exercise’s code for three programs as they are on the e-textbook, and run them through the Python editor (IDLE). Once you have executed the code, copy the code and make the necessary code revisions. You need to run the IDLE to execute the changes and review the program results.
Create a Word file named as “ITM205-SLP 2-assignment-YourFirstNameLastName” containing a copy of the programs with source codes and running results. Your report needs to include the following three programs source codes AND screen prints of their results:

Note: read 1.10.1 for reference
The second program that will:

Note: read 1.10.3 for reference

Note: read 1.11. for reference
You can use the Snipping tools or screen print (ctrl + Print Screen) to show the Python editor’s (IDLE) code and results and demonstrate that your program executed correctly.
Write a summary document in Microsoft Word format named as “ITM205-SLP2-Summary-YourFirstNameLastName” to show what you have accomplished.