Skip to content
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

If else #9

Open
champaksworldcreate opened this issue Aug 15, 2021 · 0 comments
Open

If else #9

champaksworldcreate opened this issue Aug 15, 2021 · 0 comments

Comments

@champaksworldcreate
Copy link
Contributor

  1. Find the max of three numbers
  2. Check for a leap year
  3. Solve a Quadratic Equation
  4. Check the type of a Triangle. Is triangle possible, Equilateral, Isosceles, Scalene and Right Angled
  5. Check for pass, fail and division given marks in 3 subjects. 40 is passing marks. 3rd division >=40 <50, >=50 <60 2nd, >=60 1st.
  6. Convert 0-9 digits to words
  7. Find the days in month given the month no and year
  8. Find the quadrant given the angle
  9. Solve the above programs using ternary operator
  10. Solve the above programs using switch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant