[Tutor] i need help with the following question

Don Jennings dfjennings at gmail.com
Tue Aug 27 13:20:24 CEST 2013


On Aug 27, 2013, at 3:40 AM, isaac Eric wrote:

<snip>

> print "For a circle of radius %s the area is %s" % (radius,area)
<snip>
> Question: What is the purpose of %s ?

Okay, so you're just getting started with python. We're happy to do some hand-holding, but we encourage you to think first.

You've followed the rest of the instructions and run the program? Don't worry about being precise with your answer to this question. Just try to express what you think is happening (we'll build on what you give us to make it clearer).

Take care,
Don



More information about the Tutor mailing list