Posts by Raphael Barreto • 85 points
2 posts
-
5
votes8
answers3758
viewsQ: Exercise taking the position of the array
I’m doing an exercise but I can’t go through all the necessary validations. Write the function "medalText(number)", which takes a number as a parameter, using only an "if". You have to return the…
-
0
votes1
answer331
viewsQ: Exercise of conditionals
I’m having trouble with this next army: Set the podeSubir function, receiving 3 parameters: highPessoa (number), timeCompania (boolean), temProblemaCardiaco (boolean). Take into account the…