ITSE 1359 – Program14
Page 1 of 1
General Points
• Program14 can be completed using content from the following chapters:
o Python @ ACC - Welcome! through File I/O & Modules
o Textbook - Chapters 6 through 16
• Create a file named program14.py.
Suppose, a global software development company named Dynamic Solutions,
Inc. received your resume and may be interested in offering you a Python
development position on their team. To assess your qualifications and to
compare your skills with those of the other applicants, the company has asked
you to provide a sample of your work. That is Program14. Use this opportunity
to demonstrate the knowledge and skills you have acquired.
Requirements (these are the requirements to identify by number):
1. Output a header in the console: “This is Program14 -
”
2. Include appropriate output and communication with your user.
3. Print a statement explaining the grade you would award yourself for
Program14 and why.
4. Print a statement explaining your experiences with Program14. Make this
authentic (minimum of 2-3 sentences).
TEST – TEST – TEST your application to ensure the requirements are met.
• Use the list above and the common requirements as a checklist.
• Not meeting all requirements = 0 points for the assignment.
https:
www.austincode.com/itse1359
https:
automatetheboringstuff.com/