Popis rocnik_cisla
This commit is contained in:
parent
85fa967a15
commit
c0f7c028f4
1 changed files with 1 additions and 0 deletions
|
@ -604,6 +604,7 @@ def create_test_data(size = 6, rnd = None):
|
|||
rocniky = gen_rocniky(last_rocnik, size)
|
||||
|
||||
# cisla
|
||||
# rocnik_cisla je pole polí čísel (typ Cislo), vnitřní pole odpovídají jednotlivým ročníkům.
|
||||
rocnik_cisla = gen_cisla(rnd, rocniky)
|
||||
|
||||
# generování obyčejných úloh do čísel
|
||||
|
|
Loading…
Reference in a new issue