Posts by Thiago de Barros • 11 points
2 posts
-
0
votes1
answer67
viewsA: Portugol - Function not executed if called from outside the program
This is the code working and taking into account the accumulation of notes within the function, to then use the return in the calculation of the average. var contadorGabarito: inteiro gabarito:…
-
0
votes1
answer67
viewsQ: Portugol - Function not executed if called from outside the program
Good evening, everyone. I’m new in programming and I’m doing the Guanabara courses. I got stuck in this exercise: var contador: inteiro resposta: vetor[1..5] de caractere aluno: vetor [1..3] de…