What does your program do? What problem/need is it addressing?
Who is this for? (ex: students, gamers, young adults, etc.)
How does your project solve the problem? Are there actions your program would do to solve the problem but doesn’t do?
List major parts of your program (what the user can do or see).
What was hard to figure out? What do you wish you could add if you had more time or more experience?
def func(apples=3, *args)
Briefly explain how you broke this project up across days, weeks, or months.
Include websites, docs, videos, AI, etc.