4
geaz
6y

Today I wrote my first small python application as an exercise:

Scraping all post EuroJackpot draws from a website, save them in a database, sort them, some checks and do some combinations. Everything quite clean in classes and functions.

And the "application" is just 100 lines big. I love it so far how much can be accomplished with just a few lines.

Comments
Add Comment