pause at 41 minutes

This commit is contained in:
2026-01-12 00:05:22 +01:00
parent 0a1934f95a
commit 15462198d5
3 changed files with 131 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# hypotenuse calculator
in this project we will cover how to implement
the hypotenuse theorem
$$
a^2 + b^2 = c^2
$$