how to open sys.stdin with open code example Example: python read from stdin import sys data = sys.stdin.readlines()