[Tutor] Newb Learning Question
Jeffrey Dates
kungfukoi at gmail.com
Wed Apr 2 18:44:22 CEST 2008
Greetings,
I have no previous experience in scripting. Python is my first language...
I'm currently trying to build a logic model for how to 'think' in Python, so
please excuse my ignorance.
Currently, I'm running through some basic 101 tutorials, to wrap my head
around solving problems.
I'm looking for some advice on how to solve the following exercise:
"Write a program that prints the first letter of a string that comes after
'm' in the alphabet."
I hope this is not too elementary.
I do understand basic, basic concepts. iteration, for loops, etc.
Just having trouble with syntax, and how to format my logic.
thank you in advance for any help or examples.
Jeffrey Dates
www.kungfukoi.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20080402/f22a3d36/attachment.htm
More information about the Tutor
mailing list