Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Good OOP kata. I would make it have more depth, to be biblically more correct so to say.
Man and Woman classes should inherit from God class, since they are created in His image:
"So God created man in his own image, in the image of God created he him; male and female he created them" Genesis 1:27
And Woman class should inherit from Man, since Eve was also created using a part of Adam:
"So the Lord God caused a deep sleep to fall upon the man, and while he slept took one of his ribs and closed up its place with flesh. And the rib that the Lord God had taken from the man he made into a woman and brought her to the man" Genesis 2:21-22
this was hella confusing for someone who's english isn't the first language
Enabled in this fork
This comment is hidden because it contains spoiler information about the solution
i want cry because my c++ teacher always make Eva and Adam Variables and name of structures or classes! THIS IS BETTER FOR ME ♥♥♥♥♥♥♥
Description should be more clear.
This comment has been reported as abusive
I agree with you 100%
Groovy Translation
This description was beyond confusing!
This is how it should be written:
Create a Base-Class/Parent Prototype and name it Human with attribute of name.
Create Two Child Prototypes/Subclasses from your base class Human, using inheritance. Rename your new Child Prototypes/Subclasses; Man and Woman.
Define an object named God with a method named, create. Within the create method, instantiate new objects of Man and Woman using
your inherited Classes. Within your God object, return an array with a length of 2, containing your newly created Man and Woman.
Alternatively, you may add to the original God class and redefine the create method.
Considering the categorization as 8 kyu and we cannot change the difficulty, it is safe to assume beginner's have no experience creating objects or are familiar with OOP principles.
Therefore, it is important to discuss more important discription info here because of such an incomprehensible design by the author.
Probably the worst one for me.
Ruby: no random tests
Yall are lame due to the lack of labia
i agree, i really dont know what to do
Nobody's playing the role of anything. This is a little program on a coding website. Get a grip.
Loading more items...