0
Object
why do we call list as an object and when do we use object.Can anyone help?
5 odpowiedzi
+ 1
now I got it. thanks alot
0
thank you so much.. for ex.
a=12, here a is an object or variable
example 2.
mylist=[1,2,3]
here mylist is an object right