tags:

views:

84

answers:

1

I'm new to Python 3 and so far it seems like a decent language. I really like the string manipulation methods you can use and they are pretty radical. :)

I'm stuck however in thinking of a project to do with Python. Is there a site similar to Coding4Fun but for Python?

Community Wiki because I think this question is really interesting.

+1  A: 

can i suggest making a python version of Conway's game of life i've done this for a few languages and really enjoyed it. ( do add on the end that i know very little about python but you should be able to do it)

Jonathan D
Yay, found something to feed my boredom. Thanks!
Robus