Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Subjects (https://www.askmehelpdesk.com/forumdisplay.php?f=406)
-   -   Small homework problem (https://www.askmehelpdesk.com/showthread.php?t=799843)

  • Aug 22, 2014, 03:39 AM
    tandav
    Small homework problem
    Hello there, I have a homework question. If someone could help me, I will be really grateful. Thank you.

    - Program specification:
    Design and implement a program for a school marks examination system.


    - Details:
    You can download a file containing the following:
    • Student’s ID number
    • Subject name
    • Mark for that subject

    Assume the following:
    • The student ID can begin with a zero, and should therefore be read in as a string.
    • The test data will contain 20 students but the program should be able to deal with up to 100 students.
    • Assume there are no more than 4 different subjects.


    Your program should read in the file and print out the following. No other user input is required.
    (a) A table containing 1 row per student, containing the student ID number and all of the student’s marks
    (b) Another table, containing 1 row per student, containing the student ID number and the average mark obtained by that student
    (c) The average mark for each subject.
  • Aug 22, 2014, 05:06 AM
    smoothy
    You cut and pasted your assignment... but forgot to cut and paste your answers, as are required by the rules of this site. We have people who will help you, but you are required to show your work and/or answers first BEFORE anyone will.
  • Aug 22, 2014, 05:54 AM
    teacherjenn4
    Gosh, that would be easy if you do a little research. We teach problem solving like this in elementary school. Please take the time to do your own work. Post your answer and someone will check it.
  • Aug 22, 2014, 06:19 AM
    pready
    Use Excel to set-up a spreadsheet for this type of problem.
  • Aug 22, 2014, 02:48 PM
    tandav
    Ok. Thank you for your feedbacks. Its just that I just got this homework and I needed some highlights how to work it, like a brainstorming. But thanks anyway.

  • All times are GMT -7. The time now is 04:14 PM.