Hacker News new | ask | show | jobs
by brudgers 3027 days ago
There aren't any differences important enough to worry about at the "I am learning Python" level. Down the road, problems between one and the other will get resolved by Googling into StackOverflow, blogs, and the Python documentation. Googling to resolve problems is part of learning Python...and every other programming language these days. Hence Googling for answers is part of learning to program.

Good luck.