flint0131
08-16-2009, 03:39 PM
I really need your help guys..
I need to make this one :
It will Prompt :
"Enter a Number : "
After entering a number, example I input 4.
4 + 3 + 2 + 1 = 10
16 + 9 + 4 + 1 = 30
The output will be,
4 + 3 + 2 + 1 = 10
The sum of the squared numbers is : 30
I tried making it but still, it won't work.. :(
I need to make this one :
It will Prompt :
"Enter a Number : "
After entering a number, example I input 4.
4 + 3 + 2 + 1 = 10
16 + 9 + 4 + 1 = 30
The output will be,
4 + 3 + 2 + 1 = 10
The sum of the squared numbers is : 30
I tried making it but still, it won't work.. :(