Creating a cat

  • 2
  • Locked
Sally Johnson has 500 cats, and another couple hundred furry creatures come to visit them as guests. So Sally decided to create a special cat photo album to record their features: name, age, weight and strength. "Why strength?" you ask. You'll see why we need strength in the next task. For now, we'll implement the Cat class.
You can't complete this task, because you're not signed in.
Comments (5)
  • Popular
  • New
  • Old
You must be signed in to leave a comment
Leon J Boczkowski
Level 10 , Pittsburgh, United States
11 February 2020, 05:12
Hint.........These are class variables not main.
Amit
Level 5 , Delhi, India
31 July 2019, 15:23
Can someone tell, whats wrong with the above code. Its still showing the last requirement didnt meet. There must be 4 variables in the class.
Roman
Level 41
1 August 2019, 06:17
If you need help, something isn't right in your code, the server won't accept your solution (even if you are 100% sure that it is correct). Describe your question/issue in the HELP section at codegym.cc/help.
KIN SOCHEAT
Level 34 , Phnom Penh, Cambogia
16 May 2019, 03:26
I have already 4 variables. Why still error?
bri
Level 7 , Sevilla, Spain
2 February 2019, 18:59
Why would I have the erroneous notion that I need to do Cat cat = new Cat?