Files
louiscklaw ca0eb416dd update,
2025-01-31 21:27:38 +08:00

320 B

write a cpp function:

This system collects student details like name, marks in each subject.

using cpp, write a console program: that accepts user input

  • name,
  • maths marks,
  • chinese marks,
  • english marks and
  • grade,

loop until user enter "END" as name input print them out when the user input done