Home › Forums › KX Academy › Advanced Capstone 2.3 › Re: Advanced Capstone 2.3
-
Hi ,
Are you running this within the markdown file itself?
I would suggest copying your code into the scratchpad as you’re able to run the code line-by-line and see more clearly what is going wrong.
When you click the “play” button under the code blocks in the markdown file, it is running the entire code block, so you are not able to pinpoint which line is breaking.
Let me know how you get on.
Laura