JavaScript, Zahlen sind primitive Datentypen

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