Random
Source Code

console.log(null);

Logs 'null'

Me: console.log(null);
Console: null

by saloema October 10, 2021