<HackerSpace/> PESUECC
Home
Events
about
03 Jan 2022
This is my third post.
another one
Hello
third post post
var
a
=
1
;
var
b
=
2
;
var
c
=
a
+
b
;
console
.
log
(
'c = '
,
c
)
;
Next:
This is my fourth post.
Previous:
This is my second post.