show_car() to go and print out 'I am car'. Now, let's see how can we over-ride the __init__ method during inheritance: class Vehicle: def __init ...
確定! 回上一頁