In this video we will be learning the basics of lists on python using codecademy.com.
Lists become useful later on in programming, when you want to store more than one variable, but you don't actually know how many you want to store. They can sometimes even make code more efficient, because instead of making 50 variables, you can make 1 list with 50 values in it.
If you don't understand something, or have any questions, please ask in the comments, i will be happy to help :)
Please like, comment and subscribe if you want more and to support me! Thanks!
Made by Michael Kakam