I’m a university student. I have a dream of working as a programmer.
const square = (num) => { return num * num; };