We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c830ede commit 36f23ccCopy full SHA for 36f23cc
README.md
@@ -7,4 +7,4 @@ As per the instruction you have to implement a post endpoint /square
7
- Go to `square.py` under `codeitsuisse/routes` folder in this template and you will find a post method with name `/square`
8
- write your implementation in this method. This method will be the entry point when you submit your solution for evaluation
9
- Note the __init__.py file in each folder. This file makes python treat directories containing it to be loaded in a module
10
--
+- Follow similar approach to implement actual challenges during the event
0 commit comments