Python de entrada rápida

import sys
input = sys.stdin.readline
Rich Rattlesnake