Files
python/exercises/bob/bob.py

9 lines
80 B
Python
Raw Normal View History

2014-09-26 07:30:24 -07:00
#
# Skeleton file for the Python "Bob" exercise.
#
2015-11-10 13:11:51 +01:00
2014-10-04 21:16:19 -07:00
def hey(what):
2014-09-26 07:30:24 -07:00
return