code spl1

PHOTO EMBED

Thu Mar 09 2023 07:17:31 GMT+0000 (Coordinated Universal Time)

Saved by @Sumi_Dey

//Math.js
export function round(a) {
  return Math.round(a)
}
content_copyCOPY