On 02/28/2010 09:20 PM, cool-RR wrote: > Hello, > > I am guiding my friend in learning Python. He's a past programmer in > other languages, so I gave him Dive into Python. But he tells me he has > a problem: He needs more actual exercise for his Python skills. I gave > him the Project Euler exercises, which are pretty fun, but they're all > about algorithms and he feels he already has that part under control. > > So I'm looking for a little educational project to give him to program. > Not something of any practical use, it should just be something fun and > cool that will let him use many different idioms of Python. > > Does anyone have a suggestion? > > -- > Sincerely, > Ram Rachum >
Try this: http://www.pythonchallenge.com/ Cheers -- Meir _______________________________________________ Python-il mailing list [email protected] http://hamakor.org.il/cgi-bin/mailman/listinfo/python-il
