player_xyz=[114514,114514,114514] def tp():

   print(int(player_xyz))
   tp()

tp()