writing multiple consecutive lines
Hi,I'm a newbie to Python.I would like to know how to type consecutive lines without the precious one getting executed as soon as i press enter?
Hey Akash, I think it's time you start writing codes in a file, save with .py extension and execute them. Interpreters always execute line by line unless you're in a block. Akash Ghosh <ghosh.akash100@gmail.com> wrote:
Hi,I'm a newbie to Python.I would like to know how to type consecutive lines without the precious one getting executed as soon as i press enter?
------------------------------------------------------------------------
_______________________________________________ KolPy mailing list KolPy@python.org http://mail.python.org/mailman/listinfo/kolpy
-- Sent from my Android device with K-9 Mail. Please excuse my brevity.
participants (2)
-
Akash Ghosh -
Bibhas