Skip to content

Commit 6cf9980

Browse files
committed
Update v3/docs/user-FAQ.md
1 parent 8773553 commit 6cf9980

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

v3/docs/user-FAQ.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ We haven't "cleaned-up" the visualizations to look better for OOP code examples;
4141
they are simply displaying what Python is doing step-by-step as those programs execute.
4242
Please email if you have suggestions for more aesthetically-pleasing yet accurate OOP visualizations.
4343

44+
#### Can Online Python Tutor visualize programs that accept user input via, say, raw_input()?
45+
46+
No, sorry it can't currently do that; and chances are, it won't ever be able to unless I significantly rewrite the backend.
4447

4548
#### Did you know that stepping through code with generators looks weird when "display frames of exited functions" is selected?
4649

0 commit comments

Comments
 (0)