need help plz
Author |
Message |
blazin
|
Posted: Wed Dec 01, 2004 10:52 pm Post subject: need help plz |
|
|
I need help to write these program....
1)write a program which will print the bubes of numbers from 1 to 12 and the output should be like this
The cube of 1 is 1
The cube of 2 is 8
The cube of 3 is 27
The cube of 4 is 64
.
.
.
The cube of 12 is 1728
2) write a program which will ask a user to enter a numbe. the program then generates the number's multiplication table 1 to 13
YOUR OUTPUT SHOULD LOOK LIKE THIS
the multiplication table of 12
1 * 5 = 5
.
.
12 * 5 = 60
thank u so much for ur time to help me |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Delos

|
Posted: Thu Dec 02, 2004 12:28 am Post subject: (No subject) |
|
|
Show us the code you have already, then we can make suggestions.
And pls, use [code] tags when doing so. |
|
|
|
|
 |
|
|