Designing algorithms
Students are completing a test. If they score 80 or above they will be given an A grade, if they
score 70 or above they will be given a B grade, if they score 60 or above they will be given a C
grade, otherwise they will be given a D grade.
TASK 1- Design an algorithm in pseudo-code that can be used to convert a student's score in a
grade
TASK 2 - Design an algorithm in the form of a flow-chart that can be used to convert a student's
score into a grade.






(please help i have no clue how to do this)

Designing algorithms Students are completing a test If they score 80 or above they will be given an A grade if they score 70 or above they will be given a B gra class=