This repo was created to compile my solutions of python exercises used to learn the language and programming concepts.
I've also added this README to put up a list that links my exercises and the websites from which I got them. You can find my Exercism solutions here.
-
Character input | exercise | my solution |
-
Odd or even | exercise | my solution |
-
List less than ten | exercise | my solution |
-
Divisors | exercise | my solution |
-
List overlap | exercise | my solution |
-
String lists | exercise | my solution |
-
List comprehensions | exercise | my solution