IT 212
Fall 2021
Craig Miller
Weekly Notes
Assignments
- Assignment 1
- Assignment 2
- Assignment 3
- Assignment 4
- Assignment 5
- Assignment 6
- Assignment 7
You develop user interface that automatically generates a web page.
Refer to the tk example code presented in class. Modify it so that it allows the user to enter the content from the last assignment (e.g. text, a number, list). After the user clicks submit, your Python program should then generate an html code using the submitted content.
Submit three attachments:
The assignment is worth 10 points. In addition to meeting the requirements, full credit requires a neatly formatted txt file with well written content.