Replies: 2 comments
-
Hey @divya-gh Kindly Create the Issues here . So that I can assign it to you and you can work on it..Looking forward to it |
Beta Was this translation helpful? Give feedback.
0 replies
-
I just did. Thank you!
…On Thu, Mar 4, 2021 at 10:55 AM Avinash Kr. Ranjan ***@***.***> wrote:
Hey @divya-gh <https://github.com/divya-gh> Kindly Create the Issues here
<https://github.com/avinashkranjan/Amazing-Python-Scripts/issues>. So
that I can assign it to you and you can work on it..Looking forward to it
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AR2EZMKMNW2Y5N4X7GEFANLTB63RBANCNFSM4YTTJFYA>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, @avinashkranjan, I would like to work on the calculator script and add some comments and make changes to the input command if it is OK with you.
Current code :
equation = input("Enter Equation:")
My thoughts: As a newbie to coding it's hard to know what equation is expected. I was wondering if we could make it more user-friendly?
Error :

Following Error was thrown when the result of subtraction was -ve. Code on line 24 was not really accepting input and assigning the previous value to the equation.
I would like to work on it with your permission. Can you please assign the issue to me?
Beta Was this translation helpful? Give feedback.
All reactions