- So far we've seen variables where you store a single value to a name that you can use in your program.
+ So far we've seen how to store a single value in a variable that you can use in your program.
- betweeb square [] brackets.
+ between square [] brackets.
- # Your shipping list in Python
+ # Your shopping list in Python