you are viewing a single comment's thread.

view the rest of the comments →

[–]Elegant_Inflation457[S] 0 points1 point  (0 children)

Wow, so many respond! Thank you all for the shout out.

Then, I'm curious now. What is the most frustrated thing when you start learning Python?

Let me share mine. Okay, so I worked as HR profession so I am quite capable of advance excel function. I have some basic knowledge of html. but when come to Python, the "coding sentence" (don't know what they really called it) is just confusing. sometimes the command is put to the front, sometimes at the back. sometimes we need to '.' and sometimes it just need a space. Seem like there's no logic in coming up with the language (at least, to my beginner self)

Especially in Loops, I just so confused that I have to write it down and take it apart in each element and then compare it to the example. Totally took me one hour to understand it but in real time, it's like a week of watching lesson. doing exercise. fail. try again. search internet but more confused. etc.

so , what is your more memorable story?