This website requires JavaScript.
Explore
Help
Register
Sign In
exercism
/
python
Watch
1
Star
0
Fork
0
You've already forked python
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
0f8af4d610eef3f972aa69095af3777031d74763
python
/
exercises
/
bob
/
bob.py
9 lines
80 B
Python
Raw
Normal View
History
Unescape
Escape
Add skeleton file for bob problem
2014-09-26 07:30:24 -07:00
#
# Skeleton file for the Python "Bob" exercise.
#
bob: PEP8 compliance updated
2015-11-10 13:11:51 +01:00
add missing colon to function skeleton
2014-10-04 21:16:19 -07:00
def
hey
(
what
)
:
Add skeleton file for bob problem
2014-09-26 07:30:24 -07:00
return
Reference in New Issue
Copy Permalink