inflearn logo
강의

Course

Instructor

eoduqdl994291's honest review, Python Basics to Practice Part 4 course

eoduqdl994291

Reviews 9

Average rating 4.7

Since you use JAVA as your main language, you seem to be very confused. I also studied other languages first, so I understand why you'd be confused. However, it might confuse students. And in Object-Oriented Programming-1 (Practice-6), you said that the reason class variables are reallocated is when a new object is created. It seems that a new address had to be allocated in order to change the immutable int type count. If you structure the code so that the value does not change and run the code, the address of count will be the same even if a new object is created.

1

usefulit

31 lectures

73041 enrolled

Python Basics to Practice Part 4
4.6(58 reviews)