Python variables for beginners ❎

  Рет қаралды 207,507

Bro Code

Bro Code

Күн бұрын

Пікірлер: 216
@BroCodez
@BroCodez 2 жыл бұрын
# variable = a reusable container for storing a value # a variable behaves as if it were the value it contains # INTEGER age = 21 players = 2 quantity = 5 print(f"You are {age} years old") print(f"There are {players} players online") print(f"You would like to buy {quantity} items") # FLOAT gpa = 3.2 distance = 2.5 price = 10.99 print(f"Your gpa is {gpa}") print(f"You ran {distance}Km") print(f"The price is ${price}") # STRING name = "Bro" food = "pizza" email = "Bro123@gmail.com" print(f"Hello {name}") print(f"You like {food}") print(f"Your email is: {email}") # BOOLEAN online = True for_sale = False running = False print(f"Are you online?: {online}") print(f"Is the item for sale?: {for_sale}") print(f"Game running: {running}")
@pcoryx7143
@pcoryx7143 2 жыл бұрын
Bro please continue this serie🙏, you are super❤
@APDesignFXP
@APDesignFXP 2 жыл бұрын
Would you ever consider making discrete math course(logic & set theory)? For those who study cs/se?
@bernardondf
@bernardondf Жыл бұрын
0:04 😮
@KiMim-wy1lb
@KiMim-wy1lb 8 ай бұрын
bro code why you don't make this course has a certificate?
@Mohammed0183-k7z
@Mohammed0183-k7z 7 ай бұрын
can someone tell me why is this calculator not working calculator = input( ) print (int(calculator)) if i remove the int lets say 1 + 5 if i say print (calculator) then it will print 1 + 5 not 6 and if i write int so it calculate the 1 + 5 then i get an error please help
@VelixRoblox
@VelixRoblox 2 жыл бұрын
name = "Tim" age = 16 score = 97.5 fail = False print (f" My name is {name}.") print (f" I am {age} years old.") print (f" I scored {score} marks in my math test!") print (f" Did I fail my math test?: {fail}") OUTPUT: My name is Tim. I am 16 years old. I scored 97.5 marks in my math test! Did I fail my math test?: False Thanks Bro Code for the AWESOME Tutorials! It's really helping!
@risaverc1217
@risaverc1217 Жыл бұрын
This saved my life, i signed up for a certificate course but they have poor explanations abd you're mostly left on your own, this channel is the best!!!
@joanneosborne2428
@joanneosborne2428 Жыл бұрын
I appreciate your training approach; it's clear, enjoyable, and straightforward. Thank you for keeping it simple and to the point.
@TheSpecialistOps
@TheSpecialistOps 2 жыл бұрын
Got maybe 30 minutes left in the 12 hour python beginner course you have. This is near perfect timing.
@hardrock9199
@hardrock9199 Жыл бұрын
How was it??
@Parsa.a298
@Parsa.a298 7 ай бұрын
It was almost perfect.helped a lot​@@hardrock9199
@solarwater3298
@solarwater3298 2 жыл бұрын
The legend is back after shorts...
@James-ys6wm
@James-ys6wm Жыл бұрын
Bro is back baby!
@IronIsKing
@IronIsKing 2 жыл бұрын
We all missed you bro, we are all glad you're back, you have taught me so much and if you want to take another break don't worry about it! :)
@yld333
@yld333 Жыл бұрын
Simple and concise! Great video.
@FirshtaSamadi
@FirshtaSamadi Жыл бұрын
I've spent so much time to find a video that could help figure out what data types are, now thanks too you I know.
@Joel-cq3hz
@Joel-cq3hz 10 ай бұрын
I'm Brazilian and enjoying so much this wonderful course. Congratulations. Thanks for sharing.
@lookatrobot
@lookatrobot Жыл бұрын
Thanks CODE BRO! You're the best programmer teacher I have seen. Ypu explain things very simple and detail and precise too, with headings and also mentioned what we're doing, e.g: "Basic Datatypes". You're such a great teacher. Thank You!!
@andrewv8350
@andrewv8350 2 жыл бұрын
Bro, you're the greatest tutor of all times! Thanks a lot.
@zoominwithzee6103
@zoominwithzee6103 Жыл бұрын
yo this is by far the most understanding explained video i have found thank you bro fr fr
@Nezuko-chan-89j
@Nezuko-chan-89j Жыл бұрын
Your videos are a big help. Like no video on youtube teaches like you . Thanks
@joehaar1466
@joehaar1466 Жыл бұрын
I usually do not leave any commentaries, I even rarely subscribe to channels but bro this channel is just something else, you are the real Bro. We are even the same age, 21 y.o. Well, not anymore but deep down in my soul I'm still 21 and watching these videos I can finally understand coding.
@mygCosmin
@mygCosmin 2 жыл бұрын
so nice to see you are back...never leave us again
@05genim
@05genim 18 күн бұрын
wow man excellent content searched countless of videos to get started and your videos helped me grasp the concept out of many I've watch thank you
@hf5655
@hf5655 Жыл бұрын
You are a great teacher, thank you, new to python & you explained this beautifully :)
@NECISBISA
@NECISBISA 2 жыл бұрын
Omg, you explained it very simply! It's really easy to understand. Thank you so much! I've always wanted to learn these.
@eliseanghel3556
@eliseanghel3556 Жыл бұрын
Your channel is the best! Thank you so much for all the information you provide us with!
@ocireocire
@ocireocire 2 жыл бұрын
The tips & tricks helped me alot. Thank you so much, Bro Code. I love u.
@MohyDev
@MohyDev Жыл бұрын
I have always believed that education is the ultimate code to crack. Thanks to Bro Code, I have been able to unlock some of the most complex programming languages and computer science concepts with ease. Your videos have been instrumental in helping me level up my skills. So, from the bottom of my heart (and stack), thank you for being the best educational channel out there. Keep up the good work, Bro Code! Your dedication to educating the masses about programming languages and computer science has been truly inspiring. I would love to connect with you and learn more about your journey and how you became one of the best educational channels out there. again, thank you for being a constant source of knowledge and inspiration for us all. You're the real MVP, Most Valuable Programmer
@ChristianBajenting-o6n
@ChristianBajenting-o6n 5 ай бұрын
thankyousomuchhh for the tips my friendd im feshmen BSIT course 1st year now I'll understand what is integers string float bolean btw im from Philippines thankyousomuchhh my friend❤️❤️
@rmnsbal6775
@rmnsbal6775 6 ай бұрын
Thank you for your effort, seems very clear and straightforward
@user-ace96plays
@user-ace96plays Жыл бұрын
NICELY DONE BRO...❤
@akira_0055
@akira_0055 Жыл бұрын
best free programming teacher ever
@tamantije2463
@tamantije2463 10 ай бұрын
Is there any recent python course? I love the way you teach. Thank you man.
@MindBodyStorm
@MindBodyStorm 11 ай бұрын
💥very informative‼️
@Just_iain
@Just_iain 10 ай бұрын
here's one user_name = input("enter your name: ") user_input = input("text 'hello' to continue: ") if user_input == "hello": print(f"hello {user_name} what can i help you with?") while True: user_input2 = input("you: ") print("hold your horses, buddy, i don't have a neural network yet") else: print("you can't even say hello?")
@donyg21
@donyg21 2 жыл бұрын
I just stumbled on your video trying to learn Javascript, you are an awesome Tutor.
@alonzoneal8090
@alonzoneal8090 Жыл бұрын
He explains it more better than most professors in college 😊
@nasiriqbal5475
@nasiriqbal5475 Жыл бұрын
Good_tutor=True
@lickguitars1276
@lickguitars1276 Жыл бұрын
thanks you just made it clear for beginners to understand, i just subscribed, keep making this videos bro
@egghead_at
@egghead_at 2 ай бұрын
thanks bro my teacher said that if i can make a program i can be able to do computer science gcse this is what i needed ❤
@CHris-yt3pp
@CHris-yt3pp 2 жыл бұрын
You are gonna make my dreams come true, thank you very much bro
@areufreal
@areufreal Жыл бұрын
F strings look cool
@franklinsosamatias4775
@franklinsosamatias4775 2 ай бұрын
A golden video, thank you very much !!!! Very good explanation = +1 subscriber for your channel here
@ulav
@ulav Жыл бұрын
i love that you made mistakes and then cleared them up. im following along and i made the exact same mistakes. this just makes me excited to continue on with this course
@Lina-yh4gt
@Lina-yh4gt 6 ай бұрын
good continue
@hopekins974
@hopekins974 11 ай бұрын
Bro code you're the best,I never understood anything but I've just watched this video you're the best,,easy explanation keep up
@akintobidavid7667
@akintobidavid7667 26 күн бұрын
Best channel ever
@zahraalemi1872
@zahraalemi1872 Жыл бұрын
great
@floriansilbereisenfans2342
@floriansilbereisenfans2342 2 жыл бұрын
It worked for my 64-bit PC. Thanks a lot.
@DariqMohamed-xs8vv
@DariqMohamed-xs8vv 28 күн бұрын
Good
@dineshgautam7027
@dineshgautam7027 2 жыл бұрын
You are a great person..... God bless you bro....
@WINDOWSUSER-q4s
@WINDOWSUSER-q4s Жыл бұрын
NICELY DONE...❤
@i_am_gaming_gamer_game
@i_am_gaming_gamer_game 2 жыл бұрын
congrats on 600k, you are what made me start with c++ although i still havent figured out how to get libcurl lol
@leninabreu8541
@leninabreu8541 Жыл бұрын
el mejor explicando me gusta tu forma de explicar gracias
@Ashoka0004
@Ashoka0004 7 ай бұрын
succint and direct thanks Bro code.
@zamanincube1368
@zamanincube1368 9 ай бұрын
It’s my first time understanding coding lesson
@daydarasensei12
@daydarasensei12 2 жыл бұрын
THANK YOU SO MUCH! #INTEGER eyes=ears=2 nose=mouth=1 print(f"You've got {eyes} eyes and {ears} ears") print(f"You've got {mouth} mouth and {nose} nose") #FLOAT height=155.5 weight=47.5 print(f"You're only {height}cm tall!! so short!") print(f"{weight}kg?? what are you?? a FLY?? lol") #STRING planet="Earth" continent="Africa" country="Morocco" print(f"You live in planet: {planet}") print(f"You live in {planet}'s hottest continent: {continent}") print(f"You live in the north of {continent} in a country named: {country}") #BOOLEAN adult=True married=False has_children=False print(f"Are you an adult?: {adult}") print(f"Are you married?: {married}") print(f"Do you have children?: {has_children}")
@imfrommars7362
@imfrommars7362 Жыл бұрын
lol I like your sense of humor
@maazuponvelocity
@maazuponvelocity Жыл бұрын
Bless you
@spamyama
@spamyama 20 күн бұрын
thanks bro 😭, this is really helpful
@brettonrockwell
@brettonrockwell Жыл бұрын
wow this made me feel hopeful about learning this
@AmirLal-k2l
@AmirLal-k2l Жыл бұрын
Excellent Teacher!
@adinduadannah5883
@adinduadannah5883 4 ай бұрын
Thank you I just joined you but I'm following up ❤❤
@jasomega2446
@jasomega2446 Жыл бұрын
0:17 Taking notes.
@hayati9600
@hayati9600 2 жыл бұрын
woah thanks dude! my university just started to teach python this is gonna be very usefull!
@generalhorror87
@generalhorror87 Жыл бұрын
Omg Bro Code i wish i had u as a teacher cause u explain so deam good i love it
@edwardnorwood6837
@edwardnorwood6837 2 жыл бұрын
great tutorial
@wmstram1
@wmstram1 Жыл бұрын
Watched it. Liked it.
@steev708
@steev708 Жыл бұрын
At 11:30, why is not written as print("x") ? why no quote for x, y, and z
@RanaHassan-y7k
@RanaHassan-y7k 6 ай бұрын
Because then It would be a string as something in quotes is treated as string ( 😂 it's year old comment I think you know it already)
@cmo2295
@cmo2295 9 ай бұрын
Integer: football players 54 Float: passing yards per game 223.5 String: name “Tom Brady” Boolean: strong arm= yes
@zaid_khan12345
@zaid_khan12345 2 жыл бұрын
WE LOVE YOU KEEP SERVING THE WORLD LIKE THIS BRO!!!!!♥️♥️♥️♥️
@profyle766
@profyle766 2 жыл бұрын
This guy needs straight flowers from now!!! "Flawless" break down.
@SANJAYVENKAT-v8q
@SANJAYVENKAT-v8q Жыл бұрын
Your the best bro Was really useful.
@bielclashfire
@bielclashfire 8 ай бұрын
Thanks for your help! Appreciate, may God be with you.
@god_gamer7667
@god_gamer7667 2 жыл бұрын
Variable= coordinate_y=527 coordinate_x=103 coordinate_z=193 print(coordinate_y) print(coordinate_x) print(coordinate_z)
@sdmnzzz_
@sdmnzzz_ Жыл бұрын
how's going bro
@god_gamer7667
@god_gamer7667 Жыл бұрын
@@sdmnzzz_ no subs increased
@i-yahya418
@i-yahya418 Жыл бұрын
on behalf of all of us thanks a lot for every single info you share it with us
@youtubehodol3989
@youtubehodol3989 2 жыл бұрын
Advance congratulations for coming 600k
@ocireocire
@ocireocire 2 жыл бұрын
Bro code always helping us! Yay!
@FarizDarari
@FarizDarari 5 ай бұрын
Thank you, Bro Teacher!
@HsuMonMonThant
@HsuMonMonThant Жыл бұрын
Thank you so much for your efforts and explanation.
@fornite370
@fornite370 2 жыл бұрын
the goat has returned
@pinbboy3
@pinbboy3 7 ай бұрын
name = "Mario" age = 20 lives = 9 dead = False ocupation = "video game character" print(f"{name} It's a {ocupation}") print(f"He is {age}") print(f"He still have {lives} lives") print(f"Is he dead? {dead}") OUTPUT: Mario It's a video game character He is 20 He still have 9 lives Is he dead? False Thanks for the tutorial!
@diykitreview1146
@diykitreview1146 2 жыл бұрын
Love your work and detailed explanations, PLEASE do a SQL video. Thanks alot
@haduncolo
@haduncolo 2 жыл бұрын
YESSSS PYTHON AGAIN!!!
@IhebChargui-u6u
@IhebChargui-u6u Жыл бұрын
Thank you so much Bro you're the Best 😁
@Jonathing
@Jonathing 2 жыл бұрын
return of the king
@HolyMolly2
@HolyMolly2 2 жыл бұрын
Bagundhi anna nijamgane bagundhi😂
@lejeannethomas1535
@lejeannethomas1535 Жыл бұрын
Thanks for the video! I learned a ton. Here's my project code. #Integer Flora = "1" Citrus = "2" Woodsy = "3" print(f"You like 1 fragrance") print(f"You like 2 fragrances") print(f"You like 3 fragrances") #Float Travel_Tin = "2.2" Everyday_Vessel = "7.5" Tealight = "2.4" print(f"Travel_Tin weighs 2.2 ounces of wax") print(f"Everyday_Vessel 7.5 ounces of wax") print(f"Tealight 2.4 ounces of wax") #String name = "Kay" State = "Georgia"
@thestonedshaman
@thestonedshaman 2 жыл бұрын
The King is back
@lucianomaquina8095
@lucianomaquina8095 Жыл бұрын
Thank you 🙏 , u da best 🔥!
@MSylvain
@MSylvain Жыл бұрын
thanks bro that was clear enough
@vinayaksingh524
@vinayaksingh524 2 жыл бұрын
What happened to the SQL course bro? Have been really looking for to it
@Kira-ws8de
@Kira-ws8de 2 жыл бұрын
Nice
@basscat8110
@basscat8110 2 жыл бұрын
Bro you are alive💪
@telugutechnews4374
@telugutechnews4374 Жыл бұрын
Super sir from India
@Dreamon-np5tb
@Dreamon-np5tb 9 ай бұрын
Thanks Bro
@cletusdeletus5890
@cletusdeletus5890 2 жыл бұрын
Eyyyyyyyyy hes back
@swampus2016
@swampus2016 Жыл бұрын
tutorial_rating = 10 y = "the vid was good!" good_vid = True
@mohsinalirashidmohsinalira7513
@mohsinalirashidmohsinalira7513 5 ай бұрын
Integer: ball = 3 print(f" there are {ball} balls ") ----------------------------------------------- Float: score = 85.8 print(f" you got {score} in maths") ----------------------------------------------- String: place = london print(f" I was born in {place} ") ----------------------------------------------- Boolean: switch = True print(f" the switch is on? {switch} ")
@iMagli
@iMagli 2 жыл бұрын
thank you Bro for all your content❤
@robinpage2730
@robinpage2730 2 жыл бұрын
Oooohhhh, do Python's new match/case feature! Structural pattern matching!
@jlcapulong7050
@jlcapulong7050 2 ай бұрын
Love you bro!
@jaiff2738
@jaiff2738 2 жыл бұрын
Hello bro. Please do a series about integrating MySQL and python
@Philhoy
@Philhoy Жыл бұрын
merci beaucoup pour votre formation et partage de connaissances sur le sujet des bonnes nouvelles 25 recettes de Pizzas à emporter elle semble bien bonne à goûter et facile à faire. ca signifie que j'ai des chances de pas brûler les croûtes et d'avoir des meilleurs résultats gastronomiques à découvrir. thanks bro!
@elishvfx
@elishvfx Жыл бұрын
integer- 69 Float- 69.420 String- Bro code da best Boolean: Am i subbed = True
@paulkk13
@paulkk13 Жыл бұрын
Genius 🤙
@d.p.skoushik8930
@d.p.skoushik8930 2 жыл бұрын
hey make a video on shellscripting too
@pacosmosisx8607
@pacosmosisx8607 Жыл бұрын
quality = True if quality: print(f"Your videos are amazing!")
@sahib5820
@sahib5820 2 жыл бұрын
Which ide do you use?
@mosesdola-micahels
@mosesdola-micahels 25 күн бұрын
i notice the quotes on both strings and variable are the same and it printed on the console, is that right or is there any other way you doing it ?
10 Important Python Concepts In 20 Minutes
18:49
Indently
Рет қаралды 479 М.
Python dictionaries are easy 📙
8:06
Bro Code
Рет қаралды 290 М.
Their Boat Engine Fell Off
0:13
Newsflare
Рет қаралды 15 МЛН
Ful Video ☝🏻☝🏻☝🏻
1:01
Arkeolog
Рет қаралды 14 МЛН
How to have fun with a child 🤣 Food wrap frame! #shorts
0:21
BadaBOOM!
Рет қаралды 17 МЛН
String methods in Python are easy 〰️
12:06
Bro Code
Рет қаралды 135 М.
Data Types in Python | Python for Beginners
21:58
Alex The Analyst
Рет қаралды 141 М.
Python Quiz Game (For Beginners)!🐍
11:56
Yousef Computer Science
Рет қаралды 732
How I Would Learn Python FAST (if I could start over)
12:19
Learn Python VARIABLES in 10 minutes! ❎
10:16
Bro Code
Рет қаралды 50 М.
Python Object Oriented Programming in 10 minutes 🐍
10:04
Bro Code
Рет қаралды 457 М.
Learn Python in 1 hour! 🐍 (2024)
1:00:00
Bro Code
Рет қаралды 223 М.
5 Good Python Habits
17:35
Indently
Рет қаралды 707 М.
Please Master These 10 Python Functions…
22:17
Tech With Tim
Рет қаралды 268 М.
Their Boat Engine Fell Off
0:13
Newsflare
Рет қаралды 15 МЛН