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

Update README.md

parent d374e188
No related merge requests found
...@@ -24,8 +24,8 @@ Doing this is another way of showing that you understand the code you wrote! ...@@ -24,8 +24,8 @@ Doing this is another way of showing that you understand the code you wrote!
| design and implement an original functional feature in a Python web app | | | design and implement an original functional feature in a Python web app | |
| other relevant extension of the taught material (if applicable) | | | other relevant extension of the taught material (if applicable) | |
| make a Python script self-executable | | | make a Python script self-executable | |
| utilise a range of Python's built-in functions and methods | | | utilise a range of Python's built-in functions and methods |In the cgi-bin folder in the myserve_cat.py file on line 6, 7,9 and 10 & in mysimpleServer.py line 13 and 14|
| make use of user-defined functions | In the cgi-bin folder in the myserve_cat.py file on line 3, 15 | | make use of user-defined functions | In the cgi-bin folder in the myserve_cat.py file on line 3, 15 |
| design and implement reuseable functions |& in mysimpleServer.py line 13 and 14 | | design and implement reuseable functions | |
| write readable, well-presented code | Everywhere?! | | write readable, well-presented code | Everywhere?! |
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