pyvec / pyvec/naucse.python.cz
[pyladies/solitaire] Chybky v Solitaire
Open
Nobody has claimed this yet.
content
- Dominant language
- No language data
- Stars
- 335
- Forks
- 119
- Avg merge
- 3h 6m
- Merged PRs (30d)
- 1
Description
(přesunuto z https://github.com/PyLadiesCZ/pyladies/issues/17) (NB, Samotný solitaire ještě není v tomhle repozitáři.)
- funkce
popis_tahuse volá znacti_tah, ale není definovaná - funkce
priprav_tahpoužívá proměnnoucílemístohromadky - priprav_tah:
zdrojovy_balicek,cilovy_balicekjsou matoucí - "balíčky" jsou jen U/V - Provedení tahu: " Přidá počet karet" → " Vezme počet karet"
-
zkontroluj_postupkuje asi zbytečná
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
First locate the Solitaire source, since the issue says it is not yet in this repository, and inspect the implementations of popis_tahu, nacti_tah, priprav_tah, and zkontroluj_postupku. Confirm the intended terminology and behavior from the surrounding learning material; done means the listed undefined function, variable naming, wording, and unnecessary-function concerns are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100