Week 17 – Katie

Although the code I wrote over the last few weeks was primarily in script format, I put some time in over the weekend to create Python classes in order to analyze medication history more effectively. Building off of my previous Medication class, I introduced a time attribute, so that I can keep track of when the medication was being taken (before/during/after DCT).