Learn Python • #2 Variables and Data Types • Python's Building Blocks

preview_player
Показать описание
Variables and data-types are the foundational building blocks of your Python code.

They will let you store any type of data, and allow you to refer to it later on when you need to do something with it. Learn all about them in this quick tutorial.

This video is part of a beginner tutorial series for anyone who wants to learn Python from scratch, and get to a point where you can start coding your own projects.

🔗 Next Chapter: Coming Tomorrow!
👉 Follow me on Twitter: @pixegami

📚 Chapters
00:00 - Using Variables in Python
05:20 - Good vs Bad Variable Names
08:48 - Data Types in Python
11:08 - Using print() in Python
14:38 - Coding Exercise: Variables
Рекомендации по теме