2. Variables in python [Python 3 Programming Tutorials]

preview_player
Показать описание
In this python programming tutorial for beginners, we will cover variables in python. Then we look at different data types in python such as string, integer, boolean and numbers.

Topics that are covered in this Video:
0:00 Overview
0:33 Create variables to store numbers
2:13 Create variables to store text data
2:53 Rules of variable naming convention

Next Video:

#️⃣ Social Media #️⃣
Рекомендации по теме
Комментарии
Автор

I like your explanation. Even a layman can also easily understand. Thank you so much, making available this valuable content free in YouTube.

parthasarathyk
Автор

I am glad to see you back. Always on a long no very long break.

flamboyantperson
Автор

Thanks for ur vedio sir.. watched your vedio and done the practice assignment ...it's cool

The_Top_-ip
Автор

Sir please let me khow the method of learning python for example which source we need when we watch your video like we notebook or laptop thankyou

shekharbhatt
Автор

just a suggestion/wondering, is it possible to make the channel logo a bit transparent? at the end the screen is invisible, last var name I mean

janats
Автор

Hi,
Just joined your channel.
Please tell, what if we text anything wrongly, how to edit?
i tried to delete and for used back key, , , it didn't work
Thank u in advance

nullhas
Автор

good explanation...i can follow it..thank you for this video

lekshmi
Автор

I am not able to delete mistakes i have made in my code when im using python on my laptop.

it makes a bing sound when i try to undo it.

abhishekchauhan-xczv
Автор

THANKS BRO YOU'RE THE BEST
VERY VERY THANKS

Jack_sonic
Автор

Hi, where is the link to the other videos of this tutorial? I can't find it anymore. It was easy to find but now, I don't where they are.

successfulpeople
Автор

Hai sir, your videos are pretty much good for beginners, sir what is the minimum laptop configuration to required learn the data science projects.. 4Gb ram is enough for working with visualisation tool and machine learning.. Thanks sir..

karthial
Автор

thankyou for your efforts sir...#loveyou3000...

sarthakverma
Автор

Hi Dhaval
I am unable to get syntax highlighting in the python shell

arwahh
Автор

At 2:30 if i put it as item1=rent will it give the numeric value below?

shreytalreja
Автор

Please tell, what if we text anything wrongly, how to edit?
I tried to delete and for used back key, , , it didn't work

AmitKumar-xgfx
Автор

>>>print(rent)
1220

Or

>>>rent
1220

What is the difference between the two?
Both means the same?

garimaarora
Автор

This is a decent course but it should not be called a course for beginners. Telling someone about an assignment operator and variables in their 3rd lesson with no explanation as to what either are is expecting an awful lot from a beginner. This course is aimed at folks who are already in tech and coding in some fashion or other with pre-existing exposure to coding concepts. I was going to direct my wife who is a beginner to this but decided to start the course for myself to check beforehand. No way.

Kevin-fhci