Wrote a program that draws a hand and then draws balloons with various sizes and angles from two lists.

This commit is contained in:
kated
2026-03-11 10:51:57 -04:00
parent a1a9776d36
commit 9be9fbe4dd
6 changed files with 293 additions and 0 deletions

1
.envrc Normal file
View File

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