while (alive) { eat(); code(); sleep(); }
if (coffee.isEmpty()) { developer.refill(); }
throw new Error("Works on my machine 🤷‍♂️");
// TODO: Fix this later // (Written 3 years ago)
[1, 2, 3].map(parseInt); // Returns: [1, NaN, NaN]
!false // It's funny because it's true
try { // do something risky } catch (e) { // ignore }
git commit -m "minor tweaks" // *changed 124 files*
let random = 4; // chosen by fair dice roll
console.log("here 1"); console.log("here 2");

EvalCode

Registrasi Akun Mahasiswa

Sudah memiliki akun? Login