0
Ultimate proyect (words) in JavaScript
I don't understand
1 Antwort
+ 1
create a class method for Add called print()
//your code here:
print(){
//....your code...
}
that would print the words starting,separated by and ending with the '#x27; character.
do not delete the codes below. Those are the test cases.