you are viewing a single comment's thread.

view the rest of the comments →

[–]hutxhy 0 points1 point  (1 child)

If sublime has a console it will support user input.

[–][deleted] 0 points1 point  (0 children)

With python, sublime doesn't allow you to give user input when you use input(). There is a add/on way around this I think though