JavaScript, angka adalah tipe data primitif

const a = 3;
const b = 3.13;
SAMER SAEID