You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added set -euo pipefail to enforce safer scripting practices.
Improved variable scoping within the challenge function.
Simplified the function calls within the challenge function.
Refactored the test for the use of case statement.
Updated the invalid input tests to include better error handling.
Reorganized and improved the testing of operator functions.
Added a final message indicating the success of all tests.
0 commit comments