Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
tutorial

Welcome to Python Lists!

During this course you will be learning the following concepts:

  • What is a list.

  • What is tuple.

  • Looping a list using for.

  • Mapping lists.

  • Filter a list.

  • Creating Matrix.

  • Merge lists.

  • How to combine and use all these concepts in different ways.

Please click on the Next → button on the top right to proceed to the first challenge.