Skip to content

Conversation

Bodecam
Copy link

@Bodecam Bodecam commented Aug 18, 2023

No description provided.

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)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amiga voce simplesmente transcendeu, passou os argumentos dentro dos argumentos!!!!!!!!!! SOU SUA FA SERIO

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahhhhhhhh, pow fico tão feliz sabendo, eu jurei que tinha feito muita merda kkkkkkkkkkkkkkkkkkkkkkk
<3 <3 <3 <3 Posso dormir em paz!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eu também!!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ai gente, eu vou chorar kkkkkkkkkkkkk

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Menina, que ARRASO!!!!

if(litros%tamanho_da_lata_em_litros != 0):
latas_inteiras += 1

valor_total = latas_inteiras * preco_da_lata
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants