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
Westsas
3 years ago $0.01 earnedPython Tutorial for Beginners
1011 -
11:55
The PyTorch Channel
3 years agoTutorial 5: How to read a CSV file in Python
22 -
7:58
Bits-N-Bytes
4 years agoIntroduction to Python Variables
3511 -
7:41
Datakademy
3 years agoPython Data Types (Numbers, Text, Booleans) | Python Tutorial Ep2
10 -
3:39
Datakademy
3 years agoComplete Introduction to Dictionaries in Python | Python Tutorial Ep5
7 -
2:25
Datakademy
3 years agoHow to Download and Install Python on Windows 10 | Python Tutorial Ep1
14 -
5:40
Datakademy
3 years agoComplete Introduction to Sets in Python | Python Tutorial Ep4
19 -
7:41
Coding with O Creachmhaoil Studios
3 years agoC++ Tutorial 004: Variables
661 -
7:42
Datakademy
3 years agoComplete Introduction to Lists and Tuples in Python | Python Tutorial Ep3
24 -
13:34
monsterMatt
3 years agoMake a Compounding Interest Rate Calculator with Python - Beginner Tutorial
512