UNPKG

ikrom-tools-ake-pro

Version:

2

13 lines (11 loc) 260 B
const { checkPrime, checkpalindrom, checkfibonacci, checktoq, } = require("./21-dars"); console.log(checkPrime(17)); checktoq(15) console.log(checkfibonacci(10)); console.log(checkpalindrom("alla")); console.log(PhoneNumber("938484840"));