-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Solve question 3.2 #33
Comments
@chetannihith I would like to work on this issue , will u please assign me? |
Can I work on this issue? |
Mention me in that issue to get assigned.
…On Sat, 21 Oct, 2023, 7:42 pm Chandraparsad, ***@***.***> wrote:
i would like to work on this will u please assign me?
—
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A27526TK7LXYLUIYL6OT7TTYAPJ4BAVCNFSM6AAAAAA6DTUH5GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZTHAYDIMBVHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Raised pr #63 . @chetannihith Please review. |
@chetannihith Hello ! I would like to work on this issue so could you please assign it to me |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create a class named 'School' with the following data members
1 –Roll no of Student
2 –Name of Student
3 - Address
4 -Branch
5- Marks in 4 subjects
6- Percentage
7- Grade
Class 'School' has a method for the following
a. Calculate the percentage
b. Calculate the grade as per the following conditions
The text was updated successfully, but these errors were encountered: