Tag: Learn Python Exercise 14

LPTHW - Exercise 14: Prompting and Passing

LPTHW - Exercise 14 Not much to say about this one. We've done this stuff lots of times. I guess the only slightly different thing is creating a variable for what we're going to put inside the input() function. There are a couple things required to do in the study drills that change the initial script, so you'll see mine below doesn't specifically match the one on the lesson plan.

Read more...