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:
klinn
2026-02-05 10:45:02 -05:00
parent 215be16198
commit 61ac45f8b8

View File

@@ -13,7 +13,7 @@ right(250 * 4 / 5)
forward (250)
right (360 * 4 / 5)
forward (250)
right(90)
input()