TTTK2933: Object Oriented Programming Assignment, UKM, Malaysia Write a class of each object including their object constructors and appropriate identified attributes and methods
Write a Python script to implement the following tasks:- 1. Based on the identified objects, write a class of each object including their object constructors and appropriate identified attributes and methods; and show the inheritance and encapsulation concepts. 2. There are two types of sequences that can be entered by the user, whether DNA or …