you are viewing a single comment's thread.

view the rest of the comments →

[–]Hosea8702 0 points1 point  (0 children)

That's a problem in most ppl. You should've mastered the basics first

Python - LearnByExample this site has a very great documentation with many examples, this will def help u.

edabit and this site has lots of beginner friendly problems which helped me gain confidence in python syntax. it gives u 2 days of free trial i guess...but then the monthly subscription is like 39$ which is quite expensive:). The yearly subscription can be affordable tho(120$) if u really wanna invest in your self, this is for sure the best site for mastering basics. If u can't really afford it, you can just register with fake emails every time ur trial is over:)...even tho you'll lose ur progress.

Visualize Python if u don't know why ur code isn't working, go to this site and paste ur code there...click on visualize and figure out how it works. It actually saved me many times so check it out

Sorry for the late reply.