Variables | ehealth Coding Tutorial

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

  1. create and use variables in Python
  2. understand and explain variables in coding to a non-technical person

Next Video: Functions

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