Skip to content

gyandhanee/fsdse-python-assignment-32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Write a Python program to sum all the items in a list.

Notes:

  • Define a function which will accept a integer list as a parameter.
  • Iterate through each element and sum up all values.
  • Return addition.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%