alguém pode me ajudar por favor
![Alguém Pode Me Ajudar Por Favor class=](https://pt-static.z-dn.net/files/d58/4b7560ba7fc2f8333b2bdf102d78524b.jpg)
Execute este codigo que está em linguagem python no rplit.it
from random import randint
from time import sleep
def pl():
print(' ')
def pl12():
print(' ')
print(' ')
print(' ')
print(' ')
print(' ')
print(' ')
print(' ')
print(' ')
print(' ')
print(' ')
print(' ')
print(' ')
print('--------\033[1;92mWELCOME!\033[1;97m--------')
print('\033[1;97mwait...')
sleep(3)
pl12()
print(' \033[1;97mHi! In this game you are in a casino and your goal is to play on a machine that takes three different numbers randomly from \033[1;33m1 to 5\033[1;97m, if all the numbers are equal you \033[1;93mwin \033[1;93m$500,000 \033[1;97mif you are successful if two numbers are the same you win \033[1;33m$300\033[1;97m and every move you lose \033[1;91m-$120\033[1;97m. Good luck! And I hope you like it.')
sleep(5)
pl()
a = input('[Press enter for continue]')
pl12()
print('\033[1;97m--------\033[1;94mCASSINO\033[1;97m--------')
print('\033[1;97mYour profile below:')
pl()
#Profile configuration-Profile configuration-
coins = int(5000)
times_Played = int(0)
lost_Coins = int(0)
print('\033[1;93mcoins: \033[1;92m{} US
Go Course: Outras perguntas