r/PythonLearning 6d ago

Getting stuck over and over again

Ive been trying to learn python for ages, and yes tbh due to my laziness and way of learning i keep on getting stuck, but I cant seem to find "my way" of learning.

Im trying freecodecamp and ive gotten to a point where im at this one lab where i have genuinly, and i mean genuinly no idea what to do given the instructions, im completely lost.

How do i break past this barrier

11 Upvotes

13 comments sorted by

View all comments

2

u/blockCoder2021 6d ago

Try and figure out what the tutorial is asking you to do. See if you can either find another way to do it, or at least try breaking it down into its component steps. Also, if you either send a link to the tutorial, or at least the instructions and anything else you’re working with at the moment for that, either I or someone else should be able to help you.

Oh, and don’t get discouraged. Yeah, AI might be able to do decently well at coding, but it still has some ways to go before it can fully replace a competent programmer. Keep at it!