javascript - A Mistake in my Codecademy Codebit, Not Sure What -
i not have code here, going take too space. error in javascript won't run in it, aswell jquery.
your problem here think:
.replace('function mname1()'),('?method??-custom?','function')
that comma needs period , i'm guessing replace
needs called.
.replace('function mname1()').replace('?method??-custom?','function')
Comments
Post a Comment