Asked by Chanul
                Draw a flow chart to display the total and average of  maths marks of 50 students. 
            
            
        Answers
                    Answered by
            oobleck
            
    for n=1 to 50
print total (n)
print average (n)
next
I assume you have done the steps to acquire the marks and calculate their averages...
    
print total (n)
print average (n)
next
I assume you have done the steps to acquire the marks and calculate their averages...
                    Answered by
            Aya
            
    Gghhh
    
                    Answered by
            Sanjukta sasmal
            
    Draw a flow chart to calculate total and average of a student
    
                                                    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.