Python Operators for Beginners | Python tutorial

preview_player
Показать описание

Learn Python operators for beginners in this tutorial. We'll look at assignment, arithmetic, comparison, boolean, and ternary operators. You will also create an if else statement using a comparsion operator.

⭐ Become a full-stack dev with Zero To Mastery Courses:

👇 Follow Me On Social Media:

Python Operators Tutorial 🐍

(00:00) Intro
(00:05) Welcome
(00:14) What are Python Operators?
(00:26) Assignment Operator
(01:39) Arithmetic Operators
(03:11) Combining Assignment & Arithmetic Operators
(04:57) Concatenating Strings
(05:38) Comparison Operators
(07:14) Boolean Operators
(10:23) Create a New File
(11:19) Create an If Statement
(12:41) Run the Program
(14:31) Ternary Operator

📚 Tutorial References:

Was this step by step Python basics tutorial for beginners helpful? If so, please share. Let me know your thoughts in the comments.

#python #operators #beginners
Рекомендации по теме
Комментарии
Автор

Thanks Dave! You're a wonderful teacher. I like that you provide the lessons in a way that are easily digestible. Your videos are easy to sit through and not too long. Please stick with it.

vicekeys
Автор

prob the best coding tutorial on youtube, ive watched others tutorials and dont understand a single thing, and when i watch yours i immediately understand. THANKS DAVE (rlly hoping you continue these tutorials hehe)

famad
Автор

Loving your video tutorials! Walking through with you every step of the way to learn the basics. Thank you! 😀

HHGamingOfficial
Автор

So far this has been the best balance between a teaching guide and a reference guide. I can see myself learning and understanding due to the teaching, but could also use it as a quick reference in the future. Thank you sir

silentCHIHUAHUA
Автор

The best courses maker in YT, thankYOU DAVVE

rickythelarge
Автор

I really like your channel. Straight to the point ! And I can watch in accelerated even if I'm French and I perfectly understand, which means you have a good diction.

consciencedimension
Автор

Great to see your python tutorial series Dave! Do you consider making a full course on testing in React? That would be super helpful as there are very few good courses on youtube but testing knowledge is required in many job offers. It would be fantastic to see your course on React Testing Library, Jest, Enzyme, etc. and unit tests, integration, end-to-end and so on :)

Julia_K
Автор

I know only javascript but not soo good, so maybe i learn Python cause Dave such a good teacher

CTILET
Автор

you can do ctrl+z and then enter, instead of quit(). I recommand to use the +(file icon) in the explorer to create a new file. You can directly name it. much quicker :)

consciencedimension
Автор

You deserve a super thanks 💲 I'll make sure I do support when I can, because I've learned a lot from you.

sizwenkosi
Автор

very good. Downloaded your videos so i had to go through them here to give you thumbs up and a comment.

dickschweiger
Автор

I dont understand why, but when I try to run python file in terminal it just doesnt do anything. In the previous example it showed "Welcome" and everything and I was in terminal, but now its not possible to open it inside of that.

simianomatlaldo
Автор

Hi Dave, thanks for these courses I'm gradually getting to grips with it but what I really struggle with is setting up the files/folders forinstance your Lesson01, 02, etc.... any info would be greatly appreciated thanks.

future-frank
Автор

how do you type greater and less than?

Equaius
Автор

Hi, during the video something went wrong at 12:52 and it said:

SyntaxError: invalid syntax
>>> /bin/python3 "/home/laptop/Visual Code Studio/meaning.py"
File "<stdin>", line 1
/bin/python3 "/home/laptop/Visual Code Studio/meaning.py"
^

a bunch of times.
Anyone know what can be causing this issue? But other than that everything is amazing!
Thanks Dave!

fiIipb