search results

  1. If it is an integer, ... input must be terminated by at least one newline character. ... (“short” Python integers), ...
    docs.python.org/library/functions.html - Cached
  2. So if we type 42 in response to an input(), Python will return back an integer. However, if we tried something like: hello (unquoted), it will ...
    mail.python.org/pipermail/tutor/2001-​February/003494.html - Cached