Stefan Stojanovic

Results 29 issues of Stefan Stojanovic

Change the answers so that they have an order, as before this, putting one before the other would make the question incorrect, even though both cases are correct

Add syntax highlighting to any code block with plain-text except two that are text outputs Edit: This will be a draft until we either create a custom language highlighter or...

Since python 3.7 dictionaries preserve the order (based on how they were placed inside the dict). So I added an example of how you can get the value and/or key...

replace sumed -> summed

add info on git switch and convert RQ to a fill-in-the-gap

split commits from [here](https://github.com/enkidevs/curriculum/pull/2979) into several different branches/prs for easier review/merge

Our "Solve this question" would break for `type-in-the-gap` with “, ”, and ’. After testing, switching them to " and ' solves the issue. It is hard to check only...

split commits from [here](https://github.com/enkidevs/curriculum/pull/2979) into several different branches/prs for easier review/merge

split commits from [here](https://github.com/enkidevs/curriculum/pull/2979) into several different branches/prs for easier review/merge