Testes no Eclipse

This commit is contained in:
Rafael Passos Guimarães 2020-08-27 11:47:25 -03:00
parent d098b835b5
commit 6530ef8406
1 changed files with 1 additions and 1 deletions

View File

@ -42,4 +42,4 @@ while True:
print('Valores inválidos!!! \n Tente novamente...')
media = (a + b + c + d) / 4
print('Média: {}'.format(media))
print('Média: {}'.format(media))