1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2025-05-18 12:02:53 +02:00

feat(solutions): add fizzbuzz/python/function

This commit is contained in:
Divlo
2021-06-30 13:35:26 +02:00
parent 685eeb9de9
commit 70e7c937d0
2 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# fizzbuzz/python/function
Created by [@Divlo](https://github.com/Divlo) on 30 June 2021.