hi im jenna and i have been learning java
i have to write a program that does the stuff listed below
i have tried multiple times but i am not getting it right:'(
i dont understand what to do please help me :(
i have to hand it in to my professor soon.... soo :sweat:
the scenario is.....
you have to write a program using java language which will realize the following scenario
project scenario:when you run your program it will display a welcome messege (you choose ur welcome messege). then program will ask to input a number beetween 1-9999, once u (user) insert a number the program will output the english words corresponding to the inserted number then ask the user (display the messege),"will u want another try?" if user inser yes then program will ask again to insert a number beetween 1-9999. once u (user) insert another number it will again output in words and this process continues until the user response "No" for the question."will u want another try?". once user inserts "no" program will display "goodbye" and ends the program.