+ 5
I can only guess what your code is supposed to do, but maybe you should add the first line: newemp1.apply_raise() print(newemp1.pay) And make pay an integer in the init part of the class.
8th May 2018, 2:47 PM
Paul
Paul - avatar