Description
Write a program in Python to Calculate the Sum of all numbers.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking
● Print the Sum of all the given Numbers.
Prerequisites
You should have VS Code or any other suitable IDE like eclipse for programming and running the code