exercism / exercism/python

[Clock] Review Test Cases and Discuss Structure and Objectives of Exercise

未關閉
#3,012 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
discussion 💬
主要語言
Python
星號
2.5k
分支
1.5k
PR 合併指標
30 天內沒有已合併 PR

描述

Filing this as a tracking issue and invitation to a discussion on revisions to this exercise.

The intent of `Clock` was to practice class customization and operator overloading via `dunder methods` in Python.
We've recently had quite a few changes, adding `__repr__` to the mix, as well as additional instructions and tests in support of that change. A few issues have now come up around it:

1. Issue #2926
2. Issue #3008

It feels like this exercise is overloaded. It especially has too many tests, and is perhaps not clear enough in its directions and hints as to what the student does or does not need to think about for their implementations.

Thoughts on rework/adjustment clarification strategies welcome here.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。