exercism / exercism/python

[Numbers]: Rethink/Redesign Second Round

オープン
#3,299 コメント 6 件 リアクション 2 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
2.5k
フォーク
1.5k
PR マージ指標
30日以内にマージされた PR はありません

説明

We're opening this issue to address problems with our two Numbers concept exercises, [Currency Exchange](https://github.com/exercism/python/tree/main/exercises/concept/currency-exchange) and [Electric Bill](https://github.com/exercism/python/tree/main/exercises/concept/electric-bill).

## **The Challenge:** Come up with something _better_

- The exercise files in the repo: [Currency Exchange](https://github.com/exercism/python/tree/main/exercises/concept/currency-exchange) & [Electric Bill](https://github.com/exercism/python/tree/main/exercises/concept/electric-bill)
- Refer to [this issue](https://github.com/exercism/python/issues/2951) for all the details on the problems with Currency Exchange.
- See [this PR](https://github.com/exercism/python/pull/3287) and [this design.md](https://github.com/exercism/python/blob/main/exercises/concept/electric-bill/.meta/design.md) for some detail on redesign choices made for Electric Bill.
- See [this forum post](https://forum.exercism.org/t/feedback-on-electric-bill/1989) for some of the feedback for Electric Bill.
- See this [revisions list](https://github.com/exercism/python/commits/main/concepts/numbers/about.md) for the numbers `about.md`, to get a feel for changes that have been made to the numbers concept over time.

Please use this issue to propose **_`rewrites | restructuring | changes in story`_** to one or the other of these exercises, along with any revisions you'd make to the numbers concept itself. Feel free to link to a PR for these suggestions. Keep in mind the PR will be auto-closed, but we will reopen any PRs that propose solid solutions to our issues. Our ultimate goal is to get either or both exercises to a state where we can all be comfortable / happy with them as `numbers` concept exercises for the track.

We don't want suggestions on re-working our concept tree or how teach math. We are also very aware of typos, mistakes, and spelling errors. While correcting them is important, **that's not what we want here**

Instead, we'd like to know **what you would do** to fulfill the requirements of writing this numbers concept exercise in a way that doesn't raise significant complaints, create confusion for students on the Python track, and is consistent with the [intent of concept exercises](https://github.com/exercism/docs/blob/main/building/product/concept-exercises.md), and their [requirements](https://github.com/exercism/docs/blob/main/building/tracks/concept-exercises.md). Keep in mind that this is the 2nd or 3rd exercise for the track, and many features of Python cannot be used at this stage, including other modules, loops, comprehensions, lists, tuples, sets, and so forth.

We are also not (at this time) interested in copying another tracks exercise, story or concept. We're interested is solving the issues with what we currently have.

Thank you very much for your ideas and support! 🌟

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。