User profile: Lwen8888

User info
User name:Lwen8888
History
Joined:
Number of posts:6
Latest posts:

replace a value in a array!
Hi everyone, im workin on a project require me to declare a line of symbols and replace one of the s...

a function that computes the alternating sum of all elements in an array
example if alternatingSum is called with an array containing 1 4 9 16 9 7 4 9 11 then it compute...

a function that computes the alternating sum of all elements in an array
I'm working on a homework require me to write a function that print out alternating sum of all elem...

Print a middle character of a string
Thanks everyone for the help, i got it!!

Print a middle character of a string
Thanks for your help stewbond, i have change the function a little bit but it still would not work. ...