-
```console
./python/matrix/matrix.py:10:31: E226 missing whitespace around arithmetic operator
./python/matrix/matrix.py:5:1: W293 blank line contains whitespace
./python/matrix/matrix.py:13:26: E2…
-
When I started to play the hangman in python I got a ModuleNotFoundError with the following stack trace.
```shell
Traceback (most recent call last):
File "hangman.py", line 5 in
import py…
-
While playing hangman with Monika, I came across the word "Ubuntu". Having had no idea what that was, I looked it up and read a little bit about the Linux distributor. But it got me thinking: It'd be …
-
## Intro
I know you have made an effort in the past to make this project more friendly, interactive and community-driven. That's the reason I created this issue, because I think OSSU is one of the …
-
SOLVED: see https://github.com/Willster419/RelhaxModpackDatabase/issues/45#issuecomment-569555406
This issue is opened on behalf of `roadrunner142` from the relhax forums:
https://forums.relhaxmod…
-
We'd like to add more projects with frictionless contributions to the list. In this issue, I'll attempt to list projects that have an automated setup, so that we can review their developer experience …
-
So I didn't mess with the files (except adding poem words but I undid that today) and I got this error that no one else has gotten? do I have to reinstall, and if so how do I do that without deletin…
-
I am getting an error raise in the _get_random_word function. The function passes test_get_random_word_with_empty_list test but my solution causes the test_game functions to fail. I keep getting hang…
-
Hi, getting an error, AttributeError: 'str' object has no attribute 'is_hit' when running the below code trying to pass the fourth test in the hangman oop game.
I think it is happening because atte…
-
no need to draw the man but update user of right or wrong guess and chances remaining