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

Update README.md

parent 9d7692cf
No related merge requests found
...@@ -14,7 +14,7 @@ Doing this is another way of showing that you understand the code you wrote! ...@@ -14,7 +14,7 @@ Doing this is another way of showing that you understand the code you wrote!
| Checklist point | Evidence (filename(s) and line number(s) and/or short desciption) | | 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 | | | write a simple server script which is capable of serving a web application written in Python | mysimpleServer.py |
| retrieve one or more documents or rows from one or more collections or tables | | | retrieve one or more documents or rows from one or more collections or tables | |
| iterate over documents returned in a results cursor object | | | iterate over documents returned in a results cursor object | |
| filter and/or sort documents in the result set based on some simple criteria | | | 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