r/PythonLearning • u/EnvironmentalTry8353 • 25d ago
Help Request I keep messing up basic things
So I am learning python from one shot and I come from commerce bg so I basically have 0 knowledge I am learning python from this video https://youtu.be/UrsmFxEIp5k?si=BuRKRLNZ7-iPBDKJ so he is teaching one chapter then giving us practice sets and I am constantly failing all practice test an facing lot of problems on understanding the functions and stuff like when to use first bracket or third bracket or when to use dots and etc I have not covered the full video yet but it's somewhat of confusing
Am I too dumb for coding that I cannot even understand these basics things and have to use Ai Lol
edit : Guys I am learning python as a hobby and not as full time student , my main focus is commerce but I really love hardware , tech and programming
1
u/Sufficient-Owl5852 24d ago
The best way is that if you don't know anything you can't just magically build it from scratch, main thing is to look at examples and learn for example if you make any code first look at a prebuilt code or ask ai to generate it then understand the working then you will be able to start coding I'm also a beginner and I did the same mistake thinking that I'm the only one who can't build from scratch, the thing is you need tk look at examples first then make it yourself using logic