Open Janani-Balasooriya opened 1 year ago
Can I work on it?
Sure @Tashuuuu, You can work on it. I will assign you. Thank you!
Hi, I would like to work on this issue as well. Can you please assign it to me.
Hi @MeetD99 , Thank you for the interest. @Tashuuuu is already assigned to this task so we need to wait and see if they will complete the issue.
In the mean time, would you like to work on this issue: https://github.com/Janani-Balasooriya/Java-Beginner-Projects/issues/9 It is also simple as this.
Thank you!
Hi @Janani-Balasooriya is it still open? I would like to work on this issue. Would also like to know if any similar beginniner friendly issues are open ?
Hi @Tashuuuu , Are you working on this project?
Hi I would like to work on this issue . Can u please assign me ?
Sure @PrathamAsaigoli! Go ahead! I will assign you. Thank you!
Implement a basic command-line calculator in Java. Calculator must perform addition, subtraction, multiplication, and division operations on two numbers provided by the user.
Features Supports basic arithmetic operations: addition, subtraction, multiplication, and division. Provides error handling for division by zero and invalid operator input.