Lists | ehealth Coding Tutorial

By the end of this tutorial, you will be able to:

  1. use Lists in Python to hold data
  2. access data stored in Lists
  3. manipulate Lists to obtain subset of Lists data using more than one method
  4. understand and explain Lists in coding to a non-technical person

Next Video: If-Else

Tutorial Series

Episode Title Length
1 Introduction 3:42
2 Installing Python and Jupyter Notebook 7:02
3 Running Jupyter Notebook 3:33
4 Numbers 7:30
5 Variables 9:45
6 Functions 15:34
7 Strings 12:10
8 Lists 19:49
9 If-Else 22:03
10 Loops 9:46
11 Dictionaries 14:47
12 Libraries and Documentation 17:20