Submit a well-formatted pull request to our class blog with embedded Trinket programs for the assignment below. Complete this on your own, using any class materials you need (including the additional resources on the syllabus). Do not look at other students’ submissions until after you’ve completed your work.
In your program, remember to leave comments via Python’s #
or using Trinket’s inline comments.
After your programs are done, check other students’ work and other resources online if you had questions. Include a reflection about what you think you’ve learned and any concepts that are still fuzzy to you. Did you encounter frustrating situations? Did you feel a lightbulb turn on?
__
As noted in the project description, you’ll need Milestones for your app project. Create your initial list, which we’ll discuss and revise in class. Submit the revised version in a pull request, using checkmarks:
Be sure to review the assignment description in its enirety. Remember, Milestones are not a to-do list: they are your success criteria, in terms of a user ability or a program capability.
- Checked boxes for things that your project satisfies
- unchecked boxes for things that your project doesn not satisfy.
Markdown refresher:
- [x] Checked boxes for things that your project satisfies
- [ ] unchecked boxes for things that your project doesn not satisfy.