Closed DonJayamanne closed 3 years ago
Take the following code:
var abc = 1234; abc
The value of abc must be printed out.
abc
Done, will be shipped soon
Take the following code:
The value of
abc
must be printed out.