.py
files containing your work. (If you upload a screenshot or other file format, you won't get credit.)This homework assignment must be submitted in Gradescope by Noon central time on Tuesday 26 April 2022.
This is the last homework assignment. Congratulations on making it this far!
Collaboration is prohibited, and you may only access resources (books, online, etc.) listed below.
These things might be helpful while working on the problems. Remember that for worksheets, we don't strictly limit what resources you can consult, so these are only suggestions.
This homework assignment has one problems. The grading breakdown is:
Points | Item |
---|---|
2 | Autograder |
4 | Problem 2 |
6 | Total |
The part marked "autograder" reflects points assigned to your submission based on some simple automated checks for Python syntax, etc.. The result of these checks is shown immediately after you submit.
Ask your instructor a question by email, in office hours, or on discord.
MCS 275 labs were cancelled this week, so while Worksheet 14 was available and I recommended everyone work on it, I realize you had fewer opportunities than usual to practice the latest material and ask course staff for assistance.
In recognition of this, I've scaled back the homework this time. You don't need to write any new code or solve any new problems. I just want to see that you are able to run a Flask application that involves a SQL database on your own computer (or whatever computer you use for MCS 275 assignments and/or labs).
Specifically, please do the following:
It could be:
flask
, sqlite3
, and other modules specifically taught in MCS 275.Full credit is given if:
See these instructions: https://www.take-a-screenshot.org/