-
# Tisbury Treasure Hunt Task 4
Task 4 has the following example, pulled directly from the site:
```py
>>> create_record(('Brass Spyglass', '4B'), ('Abandoned Lighthouse', ('4', 'B'), 'Blue'))
…
-
# 🐛 What is the bug? How can we reproduce it?
React Native Tools always activates on startup because of the event `onLanguage:ReactNativeToolsOutput`.
For example, I just opened a small Rust pro…
-
More of a philosophical question than anything else.
The bash course seems to be heavily focused on solving relatively generic programming problems but in bash. This is akin to what Universities te…
-
Exchanged value is of type `float`:
https://github.com/exercism/python/blob/48e47c1f6af8050e135747461085d713a3231164/exercises/concept/currency-exchange/exchange.py#L6
Remaining value is of type…
-
Python Analyzer produces an essential error when tab size of `2` is used instead of `4`. I work exercises locally via CLI.
`exercism version 3.0.13`
-
This issue describes how to implement the `dict-methods` (dictionary methods) concept exercise for the python track.
## Getting started
**Please please please read the docs before starting.** …
-
-
This issue describes how to implement the `rich-comparisons` concept exercise for the python track.
## Getting started
**Please please please read the docs before starting.** Posting PRs wit…
-
I am a totally new to Go programming language and after learning on the python track I thought exercism would be the best and easiest way to learn Go.. But I have some issues with that.
After i joine…
-
I think that there's an error in param dish_ingredients param type description in `categorize_dish' docstring.
On "task" introduction is written:
```
Implement the categorize_dish(, ) function t…