exercism.org/python/raindrops/raindrops.py

3 lines
30 B
Python
Raw Normal View History

2024-03-25 10:10:25 +01:00
def convert(number):
pass