Title: Calculating Average Scores in Python Flowchart: Start | V Input English score | V Input Math score | V Input Social Studies score | V Calculate average score = (English score + Math score

Write a flowchart (Visio) and pseudocode that displays the average using the English, Math, and Social Studies scores as input. Create a Flowchart in Visio and Pseudo code in Text. The code is using python. I provided a example outline of how the visio flowchart should look.

Comments

Leave a Reply