def main(): print('hello python android') if __name__ == "__main__": main()