Skip to content

sdcst11/015c-list-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDSS Computing Studies Python Assignment

Assignment #005 Tuples and Lists (Total Marks 12)

Objectives:

  • Understand the difference between a tuple and a list
  • Convert between tuples and lists
  • Find the length of a list or tuple
  • Access specific elements in a list or tuple
  • Add or insert an element into a list
  • Remove elements from a list
  • Sort a list
  • Use math operators to join 2 lists
  • Create new lists

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages