pyvec / pyvec/naucse.python.cz

[pyladies/solitaire] Chybky v Solitaire

Open
#37 0 comments 0 reactions 0 assignees View on GitHub

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_tahu se volá z nacti_tah, ale není definovaná
  • funkce priprav_tah používá proměnnou cíle místo hromadky
  • priprav_tah: zdrojovy_balicek, cilovy_balicek jsou matoucí - "balíčky" jsou jen U/V
  • Provedení tahu: " Přidá počet karet" → " Vezme počet karet"
  • zkontroluj_postupku je asi zbytečná

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.