PSA: Stuck on a basic function for days and it's driving me nuts
Honestly, I picked up Python because everyone says it's easy to start with. Tbh, I watched tons of videos and did the exercises, but when I tried to write a function on my own, I hit a wall. Ngl, the syntax looks simple, but putting it together feels like solving a puzzle blindfolded. I keep getting errors about indentation and missing colons, and the error messages don't make sense to me. It's so annoying because I know what I want the code to do, but I can't make it happen. I even looked up examples online, but they use terms I don't get yet. Now I'm just copying code without understanding, and that feels wrong. Maybe I need to go back to the very basics again.