Python Object Oriented Programming - 1. MarkWengSTR. 2 年前‧ 1426 瀏覽 ... class Coordinate(object): def __init__(self, x, y): self.x = x self.y = y.
確定! 回上一頁