Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Čermák Petr
Prm1
master
master
Switch branch/tag
prm1
03-seznamy
ukol.py
Find file
Normal view
History
Permalink
ukol.py
98 Bytes
Newer
Older
Lecture 3
cermak
committed
Oct 20, 2020
1
2
3
4
5
6
7
# ulož do souboru reseni.py
def
prvocisla
(
N
):
out
=
[]
# udělej něco
return
out