The following are links to additional questions that our community has asked about this exercise:
This list will contain other frequently asked questions that aren’t quite as popular as the ones above.
Currently there have not been enough questions asked and answered about this exercise to populate this FAQ section.
This FAQ is built and maintained by you, the Codecademy community – help yourself and other learners like you by contributing!
Not seeing your question? It may still have been asked before – try () in the top-right of this page. Still can’t find it? Ask it below by hitting the reply button below this post ().
I’m having an issue where the code times out after I enter my guess for the row. I can’t enter my guess for the column and can’t continue to the next part unless I click solution. Has this happened to anyone else?
Same here with the same error. I think it is any call to using raw_input causing the hang, no idea why though because it was working fine up until yesterday.
Submitted a bug report, recommend you do the same so it gets flagged.
Cheers
Yep, I have the same problem. and I’m getting the same error message. I gave up and got the solution, but when I run it, I still get exactly the same error message.
same error for 3 steps of the battleship lesson, even when replacing my code with the solution. closing the working browser tab and navigating back to the lesson allowed the code to run without this error.
Hey guys. So I had the same issue and it turns out that codecademy works better with Firefox. So if you’re using the chrome browser, you may want to switch to Firefox, especially when you need to use the “raw_input” function. Hope this helps!