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

Simple Interest Calculator gives wrong output #3

Open
NirmalManoj opened this issue Jan 25, 2023 · 1 comment · May be fixed by #17, #19, #22, #26 or #33
Open

Simple Interest Calculator gives wrong output #3

NirmalManoj opened this issue Jan 25, 2023 · 1 comment · May be fixed by #17, #19, #22, #26 or #33

Comments

@NirmalManoj
Copy link
Owner

Describe the bug
When I use the simple_intereset.py to find the greatest common divisor of two numbers, it is not giving the correct output.

To Reproduce
Steps to reproduce the behavior:

  1. Run python simple_interest.py
  2. Give principal = 10000, annual interest=10%, and years = 1.
  3. The answer would be given as 1,00,000.0

Expected behavior
The answer should be 1000.

Screenshots
image

@Elie-Z Elie-Z mentioned this issue Jan 25, 2023
4 tasks
@srikanth-kandi srikanth-kandi linked a pull request Feb 10, 2023 that will close this issue
4 tasks
@Bala-Magesh Bala-Magesh linked a pull request Feb 10, 2023 that will close this issue
4 tasks
@Chsagar1 Chsagar1 linked a pull request Feb 10, 2023 that will close this issue
4 tasks
@himanshu22500 himanshu22500 linked a pull request Feb 11, 2023 that will close this issue
4 tasks
@vkssrinivas vkssrinivas linked a pull request Feb 11, 2023 that will close this issue
4 tasks
@SivaPullaiah
Copy link

I would like to solve this,
can you assign this issue to me

@SivaPullaiah SivaPullaiah linked a pull request Feb 11, 2023 that will close this issue
4 tasks
@himank004 himank004 linked a pull request Feb 12, 2023 that will close this issue
4 tasks
@Hasinichaithanya Hasinichaithanya linked a pull request Feb 14, 2023 that will close this issue
4 tasks
@PramodToleti PramodToleti linked a pull request Feb 14, 2023 that will close this issue
4 tasks
@meihu-ganesh meihu-ganesh mentioned this issue Feb 15, 2023
4 tasks
@Hussain-Sharif Hussain-Sharif mentioned this issue Feb 15, 2023
4 tasks
@rishithMinupala rishithMinupala linked a pull request Feb 16, 2023 that will close this issue
4 tasks
@Harsha-484 Harsha-484 linked a pull request Feb 16, 2023 that will close this issue
4 tasks
@AshReks AshReks mentioned this issue Feb 16, 2023
4 tasks
@Gnani-Codes Gnani-Codes linked a pull request Feb 16, 2023 that will close this issue
4 tasks
@thenethi thenethi linked a pull request Feb 16, 2023 that will close this issue
4 tasks
@harshithhdasari harshithhdasari linked a pull request Feb 17, 2023 that will close this issue
4 tasks
@bhavana-maheshwaram bhavana-maheshwaram linked a pull request Feb 17, 2023 that will close this issue
4 tasks
@komalpasumarthy komalpasumarthy linked a pull request Feb 17, 2023 that will close this issue
4 tasks
@vasundhra-jain vasundhra-jain linked a pull request Feb 18, 2023 that will close this issue
4 tasks
@akashpadala akashpadala linked a pull request Feb 18, 2023 that will close this issue
4 tasks
@Mudrakola Mudrakola linked a pull request Feb 18, 2023 that will close this issue
@lrtraviteja lrtraviteja linked a pull request Feb 19, 2023 that will close this issue
4 tasks
@8pandemonium8 8pandemonium8 mentioned this issue Feb 25, 2023
4 tasks
@SaiChandra22 SaiChandra22 mentioned this issue Mar 1, 2023
4 tasks
@mrgsravanthi mrgsravanthi linked a pull request Mar 5, 2023 that will close this issue
4 tasks
@Subrahmanyam1331 Subrahmanyam1331 linked a pull request Mar 15, 2023 that will close this issue
4 tasks
@PrasannaKumarBhursu PrasannaKumarBhursu linked a pull request Mar 20, 2023 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment