1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
test Javascript
Javascript code posted by profCegep
created at 02 Apr 19:30
Edit
|
Back
1
2
3
4
5
6
let
var1
=
13
;
//<1>
console
.
log
(
var1
)
;
//<3>
var1
+=
1
const
var2
=
1
var2
+=
1
//<2>
95 Bytes in 2 ms with coderay