projects
/
mygpt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0368fff
)
Update.
author
Francois Fleuret
<francois@fleuret.org>
Sun, 24 Apr 2022 12:04:04 +0000
(14:04 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Sun, 24 Apr 2022 12:04:04 +0000
(14:04 +0200)
picoclvr.py
patch
|
blob
|
history
diff --git
a/picoclvr.py
b/picoclvr.py
index
1013662
..
6ddcf73
100755
(executable)
--- a/
picoclvr.py
+++ b/
picoclvr.py
@@
-27,6
+27,8
@@
color_names = [
color_tokens = dict( [ (n, c) for n, c in zip(color_names, colors) ] )
+######################################################################
+
def generate(nb, height = 6, width = 8, max_nb_statements = 10):
descr = [ ]