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
b3cf79fc0277db3988901b46059f50718ef8df28
python
/
exercises
/
practice
/
leap
/
leap.py
3 lines
30 B
Python
Raw
Normal View
History
Unescape
Escape
Leap : sync expected test results and input data with problem-specifications. (#1800)
2019-05-30 06:10:31 -07:00
def
leap_year
(
year
)
:
Add skeleton files for exercises (#415) closes #272
2017-03-12 15:13:28 +01:00
pass
Reference in New Issue
Copy Permalink