Asked by dallay
                Write the program that will calculate and display the career statistics for a hockey player. The program must be written in Visual Basic 2008 console application. 
            
            
        Answers
                    Answered by
            Writeacher
            
    Assistance needed.
    
                    Answered by
            MathMate
            
    You will need to decide 
1. the hockey player.
2. the statistics you wish to display, assuming they are available.
Then, you will need to collect the statistics for the specified hockey player, and organize the data so that you can display them.
If the information is not directly displayable, you will need to do calculations, such as averages, totals, maximum goals per season, etc.
Finally, you will design a program that will display the statistics, in table form, graphics, charts, etc. depending what you have learned in class, or your teacher's specifications.
If you need further help, or if you need programming help, post your code and we should be able to help.
    
1. the hockey player.
2. the statistics you wish to display, assuming they are available.
Then, you will need to collect the statistics for the specified hockey player, and organize the data so that you can display them.
If the information is not directly displayable, you will need to do calculations, such as averages, totals, maximum goals per season, etc.
Finally, you will design a program that will display the statistics, in table form, graphics, charts, etc. depending what you have learned in class, or your teacher's specifications.
If you need further help, or if you need programming help, post your code and we should be able to help.
                    Answered by
            ali
            
    12
    
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.