Back to Lesson
Sum of N Numbers
Complete the "Sum of N Numbers" exercise.
Instructions
Write Python code to solve the "Sum of N Numbers" challenge. Follow the instructions and make sure your output matches the expected result.
main.py
main.py
Ctrl + Enter