Write a function sums2 that calculates and returns the sum of 1 to n in steps of 2, where n is an argument passed to the
Posted: Mon Jun 06, 2022 12:48 pm
Write a function sums2 that calculates and returns the sum of 1
to n in steps of 2, where n is an argument passed to the
function (scalar)
to n in steps of 2, where n is an argument passed to the
function (scalar)