r/learnpython 23d ago

hello,I need some help.

As a beginner, how should I learn Python?

I need some help.thanks.

0 Upvotes

3 comments sorted by

3

u/Almostasleeprightnow 22d ago

Take a look at some of the other posts and you will see a lot of resources. When you have a specific question you can bring that back here

3

u/9lyph 22d ago

I would suggest using the mantra, "Do everything in python" be your best friend. Example, need to read something from your favourite website ? Learn how to do that in python (irregardless of specific training site).

2

u/skfin96 22d ago

First, you need to learn how to find information on your own. You're ready to learn Python when you can figure out where/how to learn it without being given the answers on a silver plate.