PratikshaChuryaA / Hactoberfest2023

This is open repo for all beginners push yours codes here.
12 stars 111 forks source link

Algorithm for finding the sum of array elements #74

Open MykhailoDavydenko2005 opened 1 year ago

MykhailoDavydenko2005 commented 1 year ago

DESCRIPTION: code for finding the sum of array elements, which you can enter yourself or use random input. The program is based on recursive functions that perform different tasks.

Please add my algorithm to the repository with a note "Hactoberfest"!