Can you create this simple HTML / Javascript program?

Steve

New member
I have made a program and want to compare it with other people's take on it.

A teacher requires a program to add seven pupil names and test marks. Create an application that:
1 Repeats seven times asking for pupil name and test mark.
2 Displays each pupil name and test mark on screen.
 
Back
Top