Write an expression that evaluates to true if the value of index is greater than the value of lastIndex.
.
.
Click on the title for the solution
.
.
.
Click on the title for the solution
.
.
This is the answer:
:
index>lastIndex
Comments
Post a Comment