This website requires JavaScript.
Explore
Help
Sign In
katedang
/
lab_names
Watch
1
Star
0
Fork
0
You've already forked lab_names
generated from
mwc/lab_names
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
kated
d591ca6259
Wrote function triangle so that it draws a triangle with a side_length as the argument, and the function rectangle so that it draws a rectangle with a height and width as the two arguments.
2026-02-09 11:12:04 -05:00
.commit_template
Initial commit
2026-01-26 01:57:21 +00:00
.envrc
Added a variable pi and circle_area to calculate the area of a circle with an inputted radius.
2026-02-09 10:55:58 -05:00
.gitignore
Initial commit
2026-01-26 01:57:21 +00:00
circle_area.py
Added a variable pi and circle_area to calculate the area of a circle with an inputted radius.
2026-02-09 10:55:58 -05:00
draw_with_shapes.py
Initial commit
2026-01-26 01:57:21 +00:00
greetings.py
Added a variable pi and circle_area to calculate the area of a circle with an inputted radius.
2026-02-09 10:55:58 -05:00
poetry.lock
Added a variable pi and circle_area to calculate the area of a circle with an inputted radius.
2026-02-09 10:55:58 -05:00
pyproject.toml
Initial commit
2026-01-26 01:57:21 +00:00
shapes.py
Wrote function triangle so that it draws a triangle with a side_length as the argument, and the function rectangle so that it draws a rectangle with a height and width as the two arguments.
2026-02-09 11:12:04 -05:00
test_shapes.py
Initial commit
2026-01-26 01:57:21 +00:00
uv.lock
Initial commit
2026-01-26 01:57:21 +00:00
Description
No description provided
28
KiB
Languages
Python
100%