Introduction - If you have any usage issues, please Google them yourself
Create Employee and Developer interface, add work in Employee () method, add code (Developer) method, the Person class to achieve these two methods, output I am working and I am in encoding modified Person class, not only can inherit the Human class eat (), Developer (walk), but also can achieve Employee and interface