memoscan
← all memos

Memo 0x0088c96b…090bef on Ethereum

def hellovoid(): x=1 y=69 print("hello") def main(): hellovoid() if __name__ == "__main__": main()