A-M baby
This commit is contained in:
parent
764da6cbbb
commit
db842d013d
19005 changed files with 197040 additions and 7 deletions
2
Task/Compound-data-type/Logo/compound-data-type-1.logo
Normal file
2
Task/Compound-data-type/Logo/compound-data-type-1.logo
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
setpos [100 100] setpos [100 0] setpos [0 0]
|
||||
show pos ; [0 0]
|
||||
1
Task/Compound-data-type/Logo/compound-data-type-2.logo
Normal file
1
Task/Compound-data-type/Logo/compound-data-type-2.logo
Normal file
|
|
@ -0,0 +1 @@
|
|||
until [(first mousepos) < 0] [ifelse button? [pendown] [penup] setpos mousepos]
|
||||
Loading…
Add table
Add a link
Reference in a new issue