# Blocks language ```namespaces for (let i = 0;i<5;++i) {} if (true){} let x = 0; Math.random(5); ```