Commit Graph

  • 4bb63d1c33 In the function section of def triangle I added: forward(side_length) and right(120) three times In the function section of def rectangle I added: forward(height) and forward(width) two times and right(90) four times main erbrown 2025-09-08 12:45:02 -04:00
  • cb8e7b84ed I change my_name = input("what is your name?"). I added import math, area = math.pi * (radius * radius) and print(area). erbrown 2025-09-08 11:26:09 -04:00
  • 2c3b6e6b54 Initial commit erbrown 2025-08-31 23:50:45 +00:00