* Added files for new practice execise swift-scheduling. * removed source url from meta config. * Added example solution and stub file. * Corrected stub file. * Added new leapyear test case and regenerated test cases and tests toml. * Updated config json to add exercise to track. * Rewrote example solution so CI would pass for python 3.7 - 3.9.
3 lines
48 B
Python
3 lines
48 B
Python
def delivery_date(start, description):
|
|
pass
|