Reading Raw Input

  • + 4 comments

    using python 2, try this s = raw_input() print s