-
Troubleshooting Information
===========================
Version
----------------
Current: 3.1.0
Latest: 3.1.0
Installed via Chocolatey
Operating System
----------------
OS: w…
-
https://github.com/exercism/python/blob/d8e8cb6ca70423c3b9db43b0ff64e16e4050bf2f/exercises/practice/secret-handshake/secret_handshake_test.py#L10
I think that in the scope of the exercise it should…
-
I got to Yacht after completing all previously available Bool, Numbers and Basic exercises. It felt weird to me that this sequence didn't correspond to the first n exercises in the first row on the tr…
-
-
The bank account problem is meant to be "hard" with the difficulty coming from the need to lock the account during threading.
I created a solution that passed all of the other tests and completely …
-
ImportError while importing test module '.mnt.exercism-iteration.lasagna_test.py'.
Hint: make sure your test modules.packages have valid Python names.
Traceback:
.mnt.exercism-iteration.lasagna_tes…
-
I did the Hello_world test and encountered an error on submission as seen below. Kindly assist.
We received the following error when we ran your code:
ImportError while importing test module '…
-
Hi all!
I hope this forum is the right place to put bugs.
I am doing excersise 2 (Lasagna) from Python and I get an import error, see below.
I do not think I made a mistake with programming, be…
-
Currently the lines of code counter counts docstrings in certain languages such as python and julia as code. See https://github.com/XAMPPRocky/tokei/issues/763 (julia), https://github.com/XAMPPRocky/t…
-
Hi!
I'd like to suggest adding a new track for [GDScript](https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_basics.html), the default programming language of [Godot Engin…