Differences between revisions 2 and 3
Revision 2 as of 2009-01-14 15:41:48
Size: 370
Editor: 118
Comment:
Revision 3 as of 2009-01-19 18:32:06
Size: 843
Editor: ABTS-KK-dynamic-052
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
--------------------------------------------------------------------------

This is a small game that I created while learning python. Following needs to be done to start playing the game.

1. Save both "GuessWordGame.py" and "questions.txt" files in the same location.
2. Edit "questions.txt" file to include your guess word followed by the cue in the very next line. Some samples are already in their.
3. In the command prompt, run 'python GuessWordGame.py"


==Gagan Shrestha==

Email: <gagan.shrestha@gmail.com>

I am on the way of learning Python. This place has been great help. Looking forward to master python and use it for Test automation.

I will be uploading programs (which I find interesting, hope others will find too) that I developed while learning.


This is a small game that I created while learning python. Following needs to be done to start playing the game.

1. Save both "GuessWordGame.py" and "questions.txt" files in the same location. 2. Edit "questions.txt" file to include your guess word followed by the cue in the very next line. Some samples are already in their. 3. In the command prompt, run 'python GuessWordGame.py"

...


CategoryHomepage

GaganShrestha (last edited 2009-01-19 19:11:47 by ABTS-KK-dynamic-052)

Unable to edit the page? See the FrontPage for instructions.