jquirozcruz jquirozcruz 04-11-2022 Computers and Technology contestada Write code using the range function to add up the series 15, 20, 25, 30, ... 50 and print the resulting sum each step along the way. this is for coding please help Expected Output 15 35 60 90 125 165 210 260