This is a static archive of the Python wiki, which was retired in February 2026 due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

==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 "GuessTheWord.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 GuessTheWord.py"

GuessTheWord.py

questions.txt

Please suggest me any improvement possible in the script. Thanks in advance.


...


CategoryHomepage


2026-02-14 16:08