Premium Only Content
 
			How to Use Python Variables | Python Tutorial Ep6
In this video, we learn how to use variables in Python. In the past couple episodes, we have been using single letter variable names. This video expands upon that topic and shows different ways of assigning variables, including simple, chained, and unpacking. We also go over good style and PEP8.
Feel free to read through these resources:
Python reserved keywords: https://realpython.com/lessons/reserved-keywords/
PEP8: https://www.python.org/dev/peps/pep-0008/
0:00 - What is a variable?
0:29 - Reserved keywords
0:39 - Simple assignment (including reassignment)
1:16 - Chained assignment
2:11 - Variable unpacking assignment
3:17 - Assigning a variable to another variable
3:32 - Variable and function naming conventions from PEP8
4:03 - Keeping code clean in variable assignments
- 	
				 11:01:03 11:01:03Westsas4 years ago $0.01 earnedPython Tutorial for Beginners1041
- 	
				 11:55 11:55The PyTorch Channel4 years agoTutorial 5: How to read a CSV file in Python24
- 	
				 7:58 7:58Bits-N-Bytes4 years agoIntroduction to Python Variables3671
- 	
				 7:41 7:41Datakademy4 years agoPython Data Types (Numbers, Text, Booleans) | Python Tutorial Ep213
- 	
				 3:39 3:39Datakademy4 years agoComplete Introduction to Dictionaries in Python | Python Tutorial Ep512
- 	
				 2:25 2:25Datakademy4 years agoHow to Download and Install Python on Windows 10 | Python Tutorial Ep116
- 	
				 5:40 5:40Datakademy4 years agoComplete Introduction to Sets in Python | Python Tutorial Ep422
- 	
				 7:41 7:41Coding with O Creachmhaoil Studios4 years agoC++ Tutorial 004: Variables821
- 	
				 7:42 7:42Datakademy4 years agoComplete Introduction to Lists and Tuples in Python | Python Tutorial Ep328
- 	
				 13:34 13:34monsterMatt4 years agoMake a Compounding Interest Rate Calculator with Python - Beginner Tutorial512