goldy300
New Member
- Messages
- 33
- Reaction score
- 0
- Points
- 0
I'm in a rush and all I want is the basic code conforming to the required instructions. ASAP needed!! I know it's like asking for the answers without doing the research but by doing this I'm able to see, modify and understand it later on. But in the mean time, I need it now to pass an open book test tomorrow.
Theres three here:
1.[FONT="] [/FONT]Wordcount
Create a web application that requests a word as input and displays the word followed by the number of letters in the word.
2.[FONT="] [/FONT]POSITIVE NUMBERS
Create a web application that asks the user to enter positive numbers into the computer until the product of the numbers exceeds 400. The application should then display the product. Modify the application so that the limit(400) can be entered by the user.
3.[FONT="] [/FONT]Sum 1000 numbers
Create a web application that will add up all whole numbers between 1 and 1000 and display the result.
I appreciate any help and thanx in advance.
Theres three here:
1.[FONT="] [/FONT]Wordcount
Create a web application that requests a word as input and displays the word followed by the number of letters in the word.
2.[FONT="] [/FONT]POSITIVE NUMBERS
Create a web application that asks the user to enter positive numbers into the computer until the product of the numbers exceeds 400. The application should then display the product. Modify the application so that the limit(400) can be entered by the user.
3.[FONT="] [/FONT]Sum 1000 numbers
Create a web application that will add up all whole numbers between 1 and 1000 and display the result.
I appreciate any help and thanx in advance.
Last edited: