Coding help.

Status
Not open for further replies.

ArrayLists

Dragonball Partier
Elite
Sep 8, 2015
1,180
832
9,392
Well, I was trying to figure out what is wrong with this line of code:
"January".substring(0, 3)
{
console.log(T_STRING)
}
"Melbourne is" in "Melbourne is great"
"Hamburgers".substring(4, 7)
the line of code checker, keeps telling me "
Parse error: syntax error, unexpected '{' in your code on line 2"

P.S. this is not a joke, I need to pass this lesson in order to move onto my next lesson.
 
Last edited:
  • Like
Reactions: rosegoldsocks
Thread has been asked to be locked.
 
Status
Not open for further replies.