Skip to content
Snippets Groups Projects
Commit de413f3b authored by Simran Grewal's avatar Simran Grewal
Browse files

Update README.md

parent 5151bc00
Branches
No related merge requests found
......@@ -13,7 +13,7 @@ Doing this is another way of showing that you understand the code you wrote!
***NOTE TO MARKER: PLEASE IGNORE THE myserve_cat.py file outside the cgi-bin, it is empty. The actual file is in the cgi-bin folder!!
| Checklist point | Evidence (filename(s) and line number(s) and/or short desciption) |
|-------------|------------|
| write a simple server script which is capable of serving a web application written in Python |mysimpleServer.py |
| write a simple server script which is capable of serving a web application written in Python | |
| retrieve one or more documents or rows from one or more collections or tables | |
| iterate over documents returned in a results cursor object | |
| filter and/or sort documents in the result set based on some simple criteria | |
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment