Reading Raw Input

  • + 0 comments
    def read():
        s = input()
        return s