DefGamerGreg / Multi-Calculator

Python 3.10
2 stars 3 forks source link

Optimise and tidy environment (Issue #2) #3

Closed GemedetAdept closed 2 years ago

GemedetAdept commented 2 years ago

Replace individual operation defs with a single, simpler function.

Replace while loop with more efficient while loop.

Add option to reload and input another equation.

Add "modulo" and "floor division" operators to list.

Arghya-Banerjee commented 2 years ago

Assign me this pr. I can provide you with some of the required review.

Arghya-Banerjee commented 2 years ago

One more thing sir. This should be in the issues section rather than pr section as per my knowledge. Please look to it

GemedetAdept commented 2 years ago

Assign me this pr. I can provide you with some of the required review.

One more thing sir. This should be in the issues section rather than pr section as per my knowledge. Please look to it

Ah! Thank you for letting me know, I'm still getting the hang of all of this. Could you let me know how I'd go about assigning you to it? There's no settings/gear icon on any of the boxes, and I'm not sure how I'd fix that.

DefGamerGreg commented 2 years ago

For sure!

DefGamerGreg commented 2 years ago

Good luck guys!

DefGamerGreg commented 2 years ago

Sorry, I don’t know why it merged into my branch, I was trying to add this to a new issue

DefGamerGreg commented 2 years ago

I created a new Pull request, so we can keep working on it together Please join me so I can assign you to project

I’m new to GitHub, I didn’t know how Merge Pull Request work XD