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

Pythagorus Calculator #348

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

ravenclaw-10
Copy link

Description 📜

This is a pythagorus calculator, it takes two inputs from user from base, height and hypotenuse and gives the third value.

It uses the well known theorem of Pythagorus theorem.

e.g. hypotenuse^2 = base^2 + height^2


Checklist ✅

  • [ X ] I follow Contributing Guidelines & Code of conduct of this project.
  • [ X ] I have performed a self-review of my own code or work.
  • [ X ] I have commented my code, particularly in hard-to-understand areas.
  • [ X ] My changes generates no new warnings.
  • [ X ] I'm GSSOC'22 contributor
  • Have you added a working video of your calculator ?

pc


pc2


@awesome-bot-app
Copy link


Thanks for opening the pull request @ravenclaw-10! I will look into it ASAP!
Till then you can improve your code & you can show your love by staring my repos 😋.

Copy link
Collaborator

@Chayan-11 Chayan-11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

try to make it responsive

@Chayan-11 Chayan-11 added changes Changes Requested and removed review_needed labels May 29, 2022
Copy link
Collaborator

@Chayan-11 Chayan-11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes Changes Requested GSSoC22
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants