Numbers to Words (Classwork)
Tags : JavaScript Intro
Numbers to words.
Make a website that takes in a number as input an returns it in words (e.g. 2002 = "two thousand and two").
Go from zero to one billion.
Tags : JavaScript Intro
Make a website that takes in a number as input an returns it in words (e.g. 2002 = "two thousand and two").
Go from zero to one billion.