Posts by Carlos Winter • 39 points
3 posts
-
0
votes1
answer70
viewsQ: Store 10 values in R
Good morning everyone, I have to do an exercise where I have to store 10 values typed repeatedly and say how many are negative and positive. I need to use the while command but don’t know how to…
rasked Carlos Winter 39 -
1
votes1
answer65
viewsQ: Read a typed number (R)
Good morning everyone, I need to do a barbadinha script in R where I have to read a typed number and give his predecessor (like, if I write 10 the predecessor is 9). But I have a problem that I…
rasked Carlos Winter 39 -
2
votes1
answer128
viewsQ: How do I find the average of a note? In R
I need to add two typed notes to find the final R average (Nota1 + 2*Nota2)/3 but I don’t know how it makes the final calculation for the script to work without error print("Escreva seu nome")…
rasked Carlos Winter 39