b and c are different instances of class A. And a.append is a method used to append value to list.
solved What is the difference between b and c? [closed]
b and c are different instances of class A. And a.append is a method used to append value to list.
solved What is the difference between b and c? [closed]