Answered You can hire a professional tutor to get the answer.

QUESTION

For SLP 2, you will use Dr. Harrington's e-book: " Hands On Python: A Tutorial Introduction for Beginners ."

For SLP 2, you will use Dr. Harrington's e-book: "Hands On Python: A Tutorial Introduction for Beginners." (https://tlc.trident.edu/content/enforced/108055-ITM205-2018JAN29FT-1/python3handson.pdf?_&d2lSessionVal=NJUcmrq4ET8TCWz4xq9aHzhrK&ou=108055) 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.

:

  • The first program that will display a prompt asking users to put in their names
  • After users put in their names, the program displays greet the users by their names

Note: read 1.10.1 for reference

The second program that will:

  • ask for three numbers
  • lists all three and their sum

Note: read 1.10.3 for reference

  • A third program that defines a function that prints a short poem or song verse. Give a meaningful name to the function. Have the program end by calling the function three times, so the poem or verse is repeated three times (Exercise 1.11.3.1.)

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

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question