Test2

Jan 21, 2024 \\ 24 Words

test article numero dos

var s = "JavaScript syntax highlighting";
alert(s);
s = "Python syntax highlighting"
print(s)
No language indicated, so no syntax highlighting. 
Previous Post: Next Post: