1 line
73 B
JavaScript
1 line
73 B
JavaScript
alert(user); // no such variable (each module has independent variables)
|
alert(user); // no such variable (each module has independent variables)
|