the-vampiire / hacktoberithms

Python & JavaScript solutions only! algorithms to practice javascript, python, git and contribute to an open source repo for hacktoberfest!
MIT License
13 stars 70 forks source link

3-Solution #140

Closed GrrrGe closed 5 years ago

GrrrGe commented 5 years ago

Solution for sum-earnings challenge

the-vampiire commented 5 years ago

Nice work. You might want to look into list comprehensions for easy mapping of strings to other formats.

Sent with GitHawk