1/6 Test Cases Passed
You need to earn 2 or 3 stars in order to submit.
1/6 Test Cases Passed
You need atleast 2 stars to grade your answer.
Test Cases (0/6)
-
student3.hp to return 9
-
student3.int to return 11
-
student3.hp to return 8
-
student3.int to return 12
-
student3.report() to return Marcus has hp of 10 and int of 10
-
student3.report() to return Marcus has hp of 8 and int of 12
let student3 = student('Marcus'); student3.study();
let student3 = student('Marcus'); student3.study();
let student3 = student('Marcus'); student3.study(); student3.study();
let student3 = student('Marcus'); student3.study(); student3.study();
let student3 = student('Marcus');
let student3 = student('Marcus'); student3.study(); student3.study();