What is wrong with my Code in relation to creating a constructor?

前端 未结 3 1374
走了就别回头了
走了就别回头了 2020-12-12 02:59

I am trying to create a Person class, with a constructor that initiates the instance variables with the given parameters, but when a new person object is created through mai

3条回答
提交回复
热议问题