generated from mwc/lab_turtle
I created a right angle with modifying the text.
Intrigued because I like learning new things. I realized some of the coding I used to create this right angle made me intrigued about learning more of it.
This commit is contained in:
@@ -13,7 +13,7 @@ right(250 * 4 / 5)
|
||||
forward (250)
|
||||
right (360 * 4 / 5)
|
||||
forward (250)
|
||||
|
||||
right(90)
|
||||
|
||||
|
||||
input()
|
||||
|
||||
Reference in New Issue
Block a user