79116987

Date: 2024-10-23 08:11:43
Score: 1.5
Natty:
Report link

use a dot (.) after script keyword

script.
   if (10 == 10) {
        alert("working")
      }

This will work as expected

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dennis Irungu