sys.stderr.write() code example Example: python sys.stderr.write from sys import stderr stderr.write('Huy')