This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import time | |
tabela = ('Botafogo', 'Palmeiras', 'Fortaleza', 'Flamengo', 'São Paulo', 'Internacional', 'Bahia', 'Cruzeiro', | |
'Atlético-MG', 'Vasco', 'Fluminense', 'Criciúma', 'Grêmio', 'Bragantino', 'Juventude', 'Vitória', | |
'Corinthians', 'Athletico-PR', 'Cuiabá', 'Atlético-GO') | |
print('Welcome to the Brazilian championship table') | |
print(''' Options menu | |
To check the top 5 in the table, type { 1 } | |
To check the last 4 placed press { 2 } |