Write a program in Python that is a study tool for the vocabulary terms in this course.

Programming Project

This is an individual assignment.

Write a program in Python that is a study tool for the vocabulary terms in this course.

Step 1: Create 15 plain text files; one for each of the chapters from the book covered in this course. Name the files chl.txt, ch2.txt, etc.

Each text file will contain at least 5 technical terms and their definitions from that chapter. Note that the chapters covered are 1-12, 14, 16, and 17.

Write a program in Python that is a study tool for the vocabulary terms in this course.
Scroll to top