Rewrote square() using a for-loop that calls the forward() and right() command once, 4 times

This commit is contained in:
kated
2026-02-10 11:13:47 -05:00
parent 79a4f73aad
commit 01589596c6
3 changed files with 22 additions and 8 deletions

1
.envrc Normal file
View File

@@ -0,0 +1 @@
source .venv/bin/activate