Nivedita967 / Data-Structure-and-Algorithms

Data Structure and Algorithms problems across various platforms.
MIT License
48 stars 77 forks source link

Added source code for 'Running Sum of 1d Array' in Python #1200

Closed abhinav5481 closed 3 years ago

abhinav5481 commented 3 years ago

Related Issue

Closes: #847

Describe the changes you've made

Added source code for 'Running Sum of 1d Array' in Python

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Language used for coding

Python

Checklist:

Please review my code.