Open
Conversation
mflilian
reviewed
Aug 18, 2023
| texto6 = "Conto com ajuda de pessoas maravilhosas para não desistir e seguir resiliente. " | ||
| texto7 = "Então, me segure, pois a partir de dezembro sairei espalhando para todo mundo que me formei pela Reprograma e que enfim serei uma GAROTA DE PROGRAMA." | ||
|
|
||
| print(texto1 + str(adj1) + texto2 + str(adj2) + texto3 + str(adj3) + texto4 + texto5 + texto6 + texto7) No newline at end of file |
Contributor
There was a problem hiding this comment.
amiga voce simplesmente transcendeu, passou os argumentos dentro dos argumentos!!!!!!!!!! SOU SUA FA SERIO
Author
There was a problem hiding this comment.
Ahhhhhhhh, pow fico tão feliz sabendo, eu jurei que tinha feito muita merda kkkkkkkkkkkkkkkkkkkkkkk
<3 <3 <3 <3 Posso dormir em paz!
Author
There was a problem hiding this comment.
Ai gente, eu vou chorar kkkkkkkkkkkkk
| if(litros%tamanho_da_lata_em_litros != 0): | ||
| latas_inteiras += 1 | ||
|
|
||
| valor_total = latas_inteiras * preco_da_lata |
Collaborator
There was a problem hiding this comment.
Aqui tem um errinho. A variável valor_total tá sendo criada dentro do bloco interno do if da linha 14 for verdadeiro.
Então se o if não for verdadeiro, não vai fazer a conta e criar a variável, o que vai gerar erro na hora do print.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.