Encontre soluções práticas no IDNLearner.com. Junte-se à nossa plataforma para receber respostas rápidas e precisas de profissionais em diversos campos, solucionando suas dúvidas de maneira eficaz e confiável.
Sagot :
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
Valorizamos sua contribuição. Continue fazendo perguntas e fornecendo respostas. Juntos, construímos uma comunidade forte e unida de conhecimento. Obrigado por escolher IDNLearner.com para suas perguntas. Estamos aqui para fornecer respostas precisas, então visite-nos novamente em breve.