ABRACADABRA:
A Coding Project
Bibbity bobbity boop! A javascript coding exercise using loops. The app prints numbers 1 through 100, but multiples of 3 display "Abra" and multiples of 5 display "cadabra". Multiples of both numbers display "Abracadabra".
Instructions
Enter a "Abra" and a "cadabra" value. Press the button and the values will appear.