Go to file
kathrynoh23 579af5cbfa Kathryn Odell-Hamilton
7.30.23

7.22.23 Completed file: circle_area.py

Checkpoint 1: circle_area.py

I don't recall the original file information because of the errors
submitting. I believe the coding was to add pi #, add code to get
circle area, and print circle_area. Once you input number for circle
radius, circle_area.py formulates the answer.
2023-07-30 12:32:00 -04:00
.DS_Store Kathryn Odell-Hamilton 2023-07-30 12:32:00 -04:00
.commit_template Initial commit 2023-07-19 21:23:34 +00:00
.gitignore Initial commit 2023-07-19 21:23:34 +00:00
circle_area.py Kathryn Odell-Hamilton 2023-07-30 12:32:00 -04:00
def_square_demo.py Kathryn Odell-Hamilton 2023-07-30 12:32:00 -04:00
draw_with_shapes.py Initial commit 2023-07-19 21:23:34 +00:00
from_turtle_import_square.py Kathryn Odell-Hamilton 2023-07-30 12:32:00 -04:00
greetings.py Kathryn Odell-Hamilton 2023-07-30 12:32:00 -04:00
poetry.lock Kathryn Odell-Hamilton 2023-07-30 12:32:00 -04:00
pyproject.toml Initial commit 2023-07-19 21:23:34 +00:00
shapes.py Kathryn Odell-Hamilton 2023-07-30 12:32:00 -04:00
square_demo.py Kathryn Odell-Hamilton 2023-07-30 12:32:00 -04:00
squares_4_separated.py Kathryn Odell-Hamilton 2023-07-30 12:32:00 -04:00
squares_4_sidebyside.py Kathryn Odell-Hamilton 2023-07-30 12:32:00 -04:00
squares_function_w_arguments.py Kathryn Odell-Hamilton 2023-07-30 12:32:00 -04:00
test_shapes.py Initial commit 2023-07-19 21:23:34 +00:00