-
I would like to work on this issue.
## Script Title - Create Hangman game in Python
**what will change** -
## Instructions
- Create a new folder for your script and file/folder name should…
-
heyy @Arunb-lab1 ,
please allow me to add some of the interesting small project into your repository
also please kindly add hactoberfest label to it
-
I usually write in python so I might be missing some brackets or my logic might not work for r. I honestly don't know why it doesn't work
![image](https://user-images.githubusercontent.com/104944781/…
-
### Describe the bug
async def add_guild(self, guild_id, guild):
async with self.bot.pool.acquire() as conn:
cur = await conn.cursor()
try:
await cur.e…
-
I would like to add a simple hangman game made in Python.
Please assign this to me. Thanks! @Rakeshgombi
-
## Other Quests Threads
- Round 1 Winners Congrats Thread https://github.com/gitcoinco/web/issues/5337
- Round 2 Winnerse https://github.com/gitcoinco/web/issues/5435
- Decnetralized Quest Roadma…
-
When I updated my disgames:
I get this error
```py
TypeError: Cannot create a consistent method resolution
order (MRO) for bases Cog, TicTacToe, Hangman, MadLib, Chess
```
Full error:
```py…
-
When we transitioned to the current version of exercism, we removed the generic "raising exceptions" notices from all the exercise READMEs. We felt they were adding confusion and leading students to …
-
Run in Linux and Mac by changing 'python' to 'python3' in shebang statement.
Leave as is for Windows.
This should be added to ReadMe when project is close to completion.
_Originally posted by @…
-
## Suggest a new script for the project
A script to play hangman in the python console
## Do you want to work on this?
- yes