פייתון – הבדלי גרסאות

תוכן שנמחק תוכן שנוסף
שורה 366:
 
print(A.x) # prints 5
print(A.foo()) # prints 6
 
a = A() # create new object of type A