Posts by Felipe F. • 65 points
2 posts
- 
		3 votes4 answers17399 viewsQ: Average between 3 notesI need the user to enter 3 notes to calculate the average, and tell if he is approved, failed, or recovery. I believe the error is in the average itself. <html> <head> <title>… 
- 
		1 votes1 answer3674 viewsQ: Display 3 numbers in ascending orderI need the user to enter with 3 values and I show the user the three values ordered increasingly. <html> <head> <title> </title> <script type="text/javascript"> var… javascriptasked Felipe F. 65