Skip to content

Commit 2d3f07f

Browse files
committed
fixing up the assignment folder and presentation for session 04
1 parent 74b5538 commit 2d3f07f

9 files changed

Lines changed: 1927 additions & 1 deletion

File tree

assignments/session04/flask_walkthrough-plain.html

Lines changed: 580 additions & 0 deletions
Large diffs are not rendered by default.

assignments/session04/sql_persistence_tutorial-plain.rst

Lines changed: 798 additions & 0 deletions
Large diffs are not rendered by default.

assignments/session04/tasks.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ Your source code.
2525
serving your application. Use the standard library wsgiref module.
2626

2727
Your tests.
28-
Last session, tests were optional. This week they are not.
28+
Last session, tests were optional. This week they are not. Write at least
29+
two tests that prove some of your code works as intended.
2930

3031
Your application should produce HTML output that I can view in a browser. That
3132
output does not need to be attractive. Continue to focus on the mechanics of

0 commit comments

Comments
 (0)