Class vs. Instance 썸네일형 리스트형 [Hackerrank] Class vs. Instance Objective In this challenge, we're going to learn about the difference between a class and an instance; because this is an Object Oriented concept, it's only enabled in certain languages. Check out the Tutorial tab for learning materials and an instructional video! Task Write a Person class with an instance variable, age, and a contructor that takes an integer, initialAge, as a parameter. The co.. 더보기 이전 1 다음