Skip to content

Commit 6833148

Browse files
authored
Update Exercise-28-Max--Of-Three.py
1 parent 6291322 commit 6833148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Exercise-28-Max--Of-Three.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
The goal of this exercise is to think about some internals that
99
Python normally takes care of for us. All you need is some
10-
variables and if statements!
10+
variables and if statements!##
1111
1212
'''
1313

0 commit comments

Comments
 (0)