Is Your Birthday Lucky? Using Javascript
Let's Make A Fun Basic Javascript code in which users have to enter the birth date and their lucky number. If the sum of digits of birthday is divisible by the lucky number then yes! the birthday is lucky otherwise no.
HTML PART
take two user inp...
shrutiraj.hashnode.dev3 min read