(3) If you don’t understand something in the code the llm gives you, ask the llm about it. Copy and paste code only when you understand what each line does, and keep your code organized— use functions liberally, and put all your functions near each other in your file (if you don’t understand what this means, ask the llm).