Basic Types and Operators in Python | Python for Beginners Lesson 1 | Code with Kylie
Kylie Ying Kylie Ying
64.7K subscribers
14,374 views
0

 Published On Sep 30, 2022

Learn Python, starting from the beginning: basic data types and operators. Keep exploring at http://brilliant.org/KylieYing/ Get started for free, and hurry—the first 200 people get 20% off an annual premium subscription.

In this Python series, I will teach Python from the beginning, to hopefully the point where you no longer need to watch YouTube to program your own scripts. This is Introduction to Programming with Kylie Ying.

In this video, I talk about the basics of Python, covering basic data types: integers, floats, booleans, strings, and NoneType. I also cover operators that allow us to operate on these basic types!

Timestamps:
00:00 Introduction
02:32 Primitive Types - Ints
03:49 Primitive Types - Floats
06:35 Primitive Types - Bools
07:16 Primitive Types - Strings
09:15 Primitive Types - NoneTypes
10:07 Numerical Operators
14:47 PEMDAS
17:04 String Operators
21:57 Boolean Operators

This video was sponsored by Brilliant.

Notes/practice problems: https://github.com/kying18/intro-to-p...
Discord for Python beginners:   / discord  

I use replit.com as the code editor. If you have Python and your own editor set up on your computer feel free to use it!

Stay tuned! Thanks for watching everyone!
~~~~~~~~~~~~~~~~~~~~~~~~
Follow me on Instagram:   / kylieyying  
Follow me on Twitter:   / kylieyying  
Check out my website: https://www.kylieying.com

show more

Share/Embed