We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d6d21 commit 012cc00Copy full SHA for 012cc00
2 files changed
TODO
@@ -205,3 +205,17 @@ Regards
205
Peter
206
'''
207
208
+---
209
+2011-09-15
210
+
211
+Peter Wentworth told me that my Online Python Tutor doesn't properly
212
+render 'None' types. e.g.,:
213
214
+z = None
215
216
217
+Also, in Peter Wentworth's Python 3 implementation, when you've hit the
218
+FINAL step, he displays that the program has terminated rather than
219
+"Step N of N", which is a more user-friendly touch! Instead, he
220
+displays the penultimate step as "Step (N-1) of (N-1)"
221
cgi-bin/web_exec.py
100755
100644
0 commit comments