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
Implement the logic to handle addition operations when a POST request is made to the /math/factorial endpoint. Additionally, write appropriate test cases within the test/test_app.py file to validate this functionality.
The text was updated successfully, but these errors were encountered:
Implement the logic to handle addition operations when a
POST
request is made to the/math/factorial
endpoint. Additionally, write appropriate test cases within thetest/test_app.py
file to validate this functionality.The text was updated successfully, but these errors were encountered: