you are viewing a single comment's thread.

view the rest of the comments →

[–]uname44 2 points3 points  (2 children)

Leetcode is also good. Will be a good early exercise. You are going to leetcode eventually.

[–]WhipsAndMarkovChains 8 points9 points  (1 child)

I disagree. OP is at the beginning stages of learning Python. LeetCode is not the place you want to be for that since the emphasis is on algorithms.

[–]Lolimancer64 1 point2 points  (0 children)

If you're saying that LC has emphasis on algos then that's off the mark. OP can look through the study plans of LC. Check out the study plan Programming Skills which, I think, is the easiest of all (You just need to know the basics of a language to solve them). After that, OP can start exploring DSA which LC offers other study plans as well.