← Back to Phase 1: Fundamentals

Sum

Phase 1: FundamentalsModule 1: Basic Functions

Premium
Easy2.67k completed

Description

Implement a function that sums numbers by accepting a number and allows for repeated calling with more numbers until it is not called with any number

Your Solution