7 lines
77 B
Python
7 lines
77 B
Python
|
|
#
|
||
|
|
# Skeleton file for the Python "Bob" exercise.
|
||
|
|
#
|
||
|
|
def hey(what)
|
||
|
|
|
||
|
|
return
|