Skip to content

Commit 2a6e43b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)