// Some JS code
Cell In[1], line 8
// Add a click event listener to change the button's text when clicked
^
SyntaxError: unterminated string literal (detected at line 8)
JS Notebook
// Some JS code
Cell In[1], line 8
// Add a click event listener to change the button's text when clicked
^
SyntaxError: unterminated string literal (detected at line 8)