Skip to content

Commit 3e2336b

Browse files
authored
Merge pull request codedex-io#91 from MilanGrujicic/bug_08_theroem
Proposal of fix to typo in lesson 09.
2 parents 33c1dc5 + f1b0e18 commit 3e2336b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-variables/09_hypotenuse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pythagorean Theroem 📐
1+
# Pythagorean Theorem 📐
22
# Codédex
33

44
a = int(input("Enter a: "))

0 commit comments

Comments
 (0)