You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assignments/prototypes.js
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -254,6 +254,4 @@ console.log(`${jonathan.name} WINS GETS A NEW JOB WITH HIGH PAY!`);
254
254
// * Give the Hero and Villians different methods that could be used to remove health points from objects which could result in destruction if health gets to 0 or drops below 0;
255
255
// * Create two new objects, one a villian and one a hero and fight it out with methods!
0 commit comments