alexmojaki / alexmojaki/futurecoder

Show solutions for all completed exercises

未关闭
#403 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
1.5k
派生
183
PR 合并指标
30 天内没有已合并 PR

描述

A couple of people have requested being able to see the 'official' solution after completing an exercise, so they can see a good way to solve the problem and compare it to their own. Here's one screenshot from slack:

![Screenshot from 2022-11-14 15-22-14](https://user-images.githubusercontent.com/3627481/201671019-784fa10e-a100-4626-8b4a-4cd70d364e0d.png)

This clearly matters quite a lot based on the effort they went through to work around the missing feature:

> Right now I just wrote my own code and clicked the hints and solution before actually running my code

See also this reddit comment: https://www.reddit.com/r/learnprogramming/comments/qjs3wh/i_built_futurecoder_a_100_free_and_interactive/i1ytrl8/

> so in order for me to backtrack I had to open the page in another browser window and redo all previous sections to get to the one I want to be on

> also to repeat a prior comment. it would be nice to be able to see ur solution before it auto bumps to the next section.

Note that there's a better workaround in the meantime, which is to turn on developer mode in the settings and use the 'reverse step' button. I've thought about making that button always available regardless of developer mode, but it's not clear how often it would be useful outside of this use case, and there are better ways to solve this particular problem.

Somewhat related:

- https://github.com/alexmojaki/futurecoder/issues/91
- https://github.com/alexmojaki/futurecoder/issues/84
- #85

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。