Python using file as stdin code example Example: python read from stdin import sys data = sys.stdin.readlines()