Computer Science, asked by rajgungun, 3 months ago

Write an algorithm to read the marks and print grade ‘A’ if marks >60

otherwise print grade ‘B’

plzz answer this question as fast u can!!!!!!!!!!!​

Answers

Answered by Anonymous
4

Answer:

hello,

Explanation:

step-1: start

step-2:input marks

step-3: if marks>60

           output "A"

           else

           output"B"

step-4:stop

hope it helps you

please mark brainliest

@ItzSnowySecret07

Similar questions