updating text_utils
This commit is contained in:
@@ -2,5 +2,4 @@
|
|||||||
|
|
||||||
# more dummy code for hw
|
# more dummy code for hw
|
||||||
def shout(text):
|
def shout(text):
|
||||||
return text.upper()
|
return text.upper() + "!"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user