I’m currently taking a class for intro to Python. The lectures, I understand what’s being discussed. I understand the concepts that are being taught in the textbook. The code that is written as example demonstrating the concepts that we’ve just learned - I get them. So I’m feeling pretty good at this point.
However, when we get homework assignments and told to write code to answer the questions. I’m completely blank. I don’t even know where to start. It’s like writers block for coding? I just don’t know how to transfer the concepts I’ve learned into code. It’s super frustrating and is really the only thing hindering my development right now. It’s a hurdle I don’t know how to overcome. I don’t know if this is a common problem with beginners?
Really looking for any advice. I’ll take whatever pointers any of you have.