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 arrayexample 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 arrayI'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 stringThanks everyone for the help, i got it!!
Print a middle character of a stringThanks for your help stewbond, i have change the function a little bit but it still would not work. ...