Posts by Furado • 11 points
2 posts
-
0
votes1
answer129
viewsQ: Error in notamf(mf) : p object not found
The code below is for my first college program. What do I call the given of one function within another??? I need these 3 functions for the delivery of the program, but error appears ""Error in…
-
-2
votes1
answer50
viewsQ: Loop to fill data returns only the last values
I need to create a program with functions, but I could not fix the repetition commands. Program: Read the number of students in the classroom. For each of the n students you must do the following:…