3 lines
46 B
JavaScript
3 lines
46 B
JavaScript
|
|
const pi = 3.1415;
|
||
|
|
const msg = "Hello World";
|