# restart service to flush your output buffer or add this to your code import sys print("Hello") sys.stdout.flush()