I am trying to read the following text from the command line in Python 3 (copied verbatim, newlines and all):
lcbeika rraobmlo grmfina ontccep emrlin tseiboo edosrgd mkoeys eissaml knaiefr
Using input , I can only read the first word as soon as it reads the first new line, which it stops reading.
Is there any way that I could read everything in them without iteratively calling input ?
Humphrey bogart
source share