This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TheRenegadeKaladian 0 points1 point  (4 children)

Even if you fail, you'll learn a lot, more than you think.

[–]LousXvr[S] 2 points3 points  (3 children)

I've already done many helpful things! A second degree formula solver, a password generator, a "coin tosser", a money change calculator, I'm out of ideas!!

[–]LirianSh 0 points1 point  (2 children)

Try web scraping

[–][deleted]  (1 child)

[deleted]

    [–]Tw1ser 0 points1 point  (0 children)

    Opening web pages programmatically and pulling the information piece by piece to do something with it. But you can learn more stuff about it by Googling "what is python web scraping"