Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Which among the following code snippets can be used to calculate the average marks of a student in 5 subjects, and give grades according to

Which among the following code snippets can be used to calculate the average marks of a student in 5 subjects, and give grades according to the following rules:
If average >90, then Grade = A
If average >80, then Grade = B
If average >70, then Grade = C
If average >60, then Grade = D
If average >50, then Grade = E

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions