Welcome to Interactive Programming Forums, where you can ask questions, receive answers from other members of the community, post code snippets and post exercies.

the programme is not responding in other exercises, how can I go around this?

+7 votes
posted 12 years ago in Python by Sibongile Beje (1,430 points)

1 Answer

0 votes
You are probably confused by the difference between single line exercises and multiline exercises.

In the single line exercises, you have a prompt for the particular language you are working with with and when you press the enter/return key it runs the text you typed.

In the multiline exercises, you have a blank text box and no prompt.  You type in your code and edit it how you want, then run it by clicking on the "Run Your Code" button.

Hope that helps.

If the problem is something different than this (what I described above is confusing some people), then please send email to code@he.net describing which exercise you are having trouble with, and what OS and web browser you are using.
answered 12 years ago by mleber (9,940 points)

Related questions

+7 votes
1 answer
+4 votes
1 answer
0 votes
0 answers
posted 8 years ago in Python by ladayton69 (7,080 points)
0 votes
1 answer
posted 9 years ago in HTML by ldayton1229 (7,030 points)