Error unstarred_Final Question_2 Procedures_and_If

Hello
I get an error when i try to run or submit my solution for the second unstarred excercise "Procedures And If".
when i try to run my solution, the website informs me that:"An error has occured on this page. You may be able to continue using it or you may need to refresh the page.". When i try to reload a window pops open shortly, informing me there is a problem communicating with the webserver("Something bad happened trying to communicate with the website").
The window indicating that the interpreter is working wont close as if my procedure hung up in an endless loop somehow.
And i won't get any feedback if my solution was submitted or not.
As the final exam is still in progress i will not post details on my solution but i assume the staff of this course can read my code and see what i have done in the editor to determine wether my code caused the problem or it has some other source.
regards
Marcus

asked 06 Apr '12, 07:55

Marcus%20Wellpoth's gravatar image

Marcus Wellpoth
1.1k24
accept rate: 80%


One Answer:

The problem is likely nothing to do with your code for this question. The Udacity server, or at least the Python interpreter part of it, is very sick at the moment. See the many posts about it not working and being unable to submit.

Whether there has been a hardware failure or the load is just much higher than the system can cope with, the Easter holiday period is not a good time for this to be happening!

link

answered 06 Apr '12, 09:24

drgeoff's gravatar image

drgeoff
3.0k2636

Your answer
Question text:

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×15,349
×685
×172

Asked: 06 Apr '12, 07:55

Seen: 92 times

Last updated: 06 Apr '12, 09:24