File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -57,4 +57,4 @@ dan.write('done with flower')
57
57
1 . Can you change the colors of the petals?
58
58
2 . Can you change the width of the stem of the flower using the pensize() function?
59
59
3 . Can you change the size of the petals?
60
- 4 . Can you change the number of petals?
60
+ 4 . Can you change the number of petals? Why is this problem harder? What assumptions did the original author of the program make?
Original file line number Diff line number Diff line change 3
3
- CoderDojo TC : https://coderdojotc.github.io/CoderDojoTC/
4
4
- Beginning Python - Trinket :
5
5
- Introduction : trinket/00-introduction.md
6
- - Trinket Account : trinket/01-turtle-graphics.md
6
+ - Trinket Account : trinket/01a-trinket-account.md
7
+ - Turtle Graphics : trinket/01b-turtle-graphics.md
7
8
- Turtle Square : trinket/02-simple-square.md
8
9
- Variables : trinket/03-variables.md
9
10
- Loops : trinket/04-loops.md
You can’t perform that action at this time.
0 commit comments