import sys def main(): t = "hello" print(t);