Skip to content

Python Program to find sum of array #5

Description

@UpstartLeague

Input : arr[] = {1, 2, 3}
Output : 6
1 + 2 + 3 = 6

Input : arr[] = {15, 12, 13, 10}
Output : 50

Metadata

Metadata

Assignees

Labels

coulCode_for_UpstartLeaguegood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions