69
69
<p>It is possible to enter commands that will make the console become unusable
70
70
or spend a long time attempting to run your command. (For example, infinite
71
71
loops like <code>while True: print "Hello, world!"</code>). You can stop
73
73
allow you to enter commands again.</p>
74
74
<h3>Restarting the console</h3>
75
75
<p>If things go really wrong, you can restart the console simply by clicking
77
77
loose all the variables and functions you had entered in to your previous