def main(): print("Hello world!") c = a+b main()