Programming Python
Variables
Assigning a value to a variable:
streamPower = 23.4
myName = "Piet"