Skip to content

Commit 6bd139a

Browse files
authored
Update README.md
1 parent 8b3cd1b commit 6bd139a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Collaboration: Engage with the community for support and feedback.
5555

5656
![Second loading Page](https://github.com/ashish8513/30-days-javascript-leetCode-challenges/blob/main/30%20png.png)
5757
4th day I have found new error
58+
Today's error relates to division by zero in the Calculator class. When dividing by zero, the program correctly throws an error, but the test system is likely checking for exact logic implementation and method chaining. Fixing the issue involves ensuring all methods return this for chaining and that errors are properly handled and not re-thrown unnecessarily during chained operations.
5859
<p align="center">
5960
<img src="https://github.com/ashish8513/30-days-javascript-leetCode-challenges/blob/main/erroe.png" alt="Visual Studio" width="600"/>
6061
</p>

0 commit comments

Comments
 (0)