Learn Python VARIABLES in 10 minutes! ❎

  Рет қаралды 30,556

Bro Code

Bro Code

Күн бұрын

Пікірлер: 96
@BroCodez
@BroCodez 3 ай бұрын
Comment a *string, integer, float, and a boolean* _I will know if you didn't do your homework_ 🧐 user_name = "Bro Code" year = 2024 pi = 3.14 is_admin = True
@commenter_guy
@commenter_guy 3 ай бұрын
*string* *integer* *float* *boolean*
@xexpostudio123
@xexpostudio123 3 ай бұрын
HI BRO
@mdfaizalrazza3375
@mdfaizalrazza3375 3 ай бұрын
string integer float boolean my example of the above data types:- string:- "hello world", " i like this video ", "lets code" integer:- 2,123,32452,231,346,68696 float:- 23.45, 23.89, 67.67, 45.98 boolean:- True , false
@rajamk6855
@rajamk6855 2 ай бұрын
string integer float Boolean
@賢司-p6n
@賢司-p6n Ай бұрын
String: print("HELLO BRO! MY FAVORITE FOOD IS ADOBO") Integers: age = 18 print(f" My age is {age} years old") Float: height = 162.56 print(f" The height of Hans is : {height} cm") Boolean: is_Gojo Satoru = True print(f" Are you Gojo Satou?: {is_Gojo Satoru}") else: is_Gojo Satoru = False print("You are not Gojo Satoru") I TRIED MY BEST:))) AND I AM LEARNING A LOT TO YOU CODE BRO❤
@melkamuataro7858
@melkamuataro7858 2 ай бұрын
I am civil Engineer from Ethiopia and 45years old. I like your teaching methods as a beginner!!!! Keep it up!!!!
@saladexe5398
@saladexe5398 3 ай бұрын
Wish bro got more views
@Don-lj1mk
@Don-lj1mk 3 ай бұрын
"Tiger" (String) 4 (Integer) 9.4 (Float) a_male = True (Boolean)
@sriharsha7221
@sriharsha7221 3 ай бұрын
Guys chill he will definitely get views ...there's no way such good content goes unnoticed 😅😅
@arpanshah355
@arpanshah355 2 ай бұрын
day = 'Good' #String age = 69 #Intiger gpa = 4.0 #Float bro_code_is_cool = True #Boolean
@OzodbekYoqubjonov-e9y
@OzodbekYoqubjonov-e9y Ай бұрын
Why 69
@yigitdemir4683
@yigitdemir4683 22 күн бұрын
@@OzodbekYoqubjonov-e9y why not?
@DarthGaming13
@DarthGaming13 2 күн бұрын
String = "Hello :D" Integer = 14 Float = 729.5 liked_the_video = true (boolean)
@mahmudulmr19
@mahmudulmr19 2 ай бұрын
Excellent video on Python! If you're planning to cover other languages in the future, I'd be really interested in seeing a comparison between Python and Golang, especially regarding performance and concurrency. Thanks for the great content!
@Cupcake._..
@Cupcake._.. 3 ай бұрын
can u plz do a DSA course in c++, u already got one on but thats in java btw love ur videos
@SANS-101-REBORN
@SANS-101-REBORN Ай бұрын
I’ve started learning with my dad and you’ve helped so much! 😊
@Itz_Magic
@Itz_Magic Ай бұрын
I am learning my third language from Bro Code, you helped me alot
@MrAnaskarim
@MrAnaskarim 2 ай бұрын
Very well explained, wonder why there isn’t many likes🤔. Just keep up the good work and definitely the likes will come along.
@user-69four20
@user-69four20 2 күн бұрын
Burger = "Food" (String) Num_of_patties = 54 (Integer) Remaining_balance = 63.7 (Float) Leaning_code = True (Boolean)
@xoxo.lxly.26
@xoxo.lxly.26 21 күн бұрын
thnks that helped me a lot!!!!
@rboxbloxy
@rboxbloxy 29 күн бұрын
string = "strings" Integer = 4 float = 24.7 Boolean = true
@BrodyCaker
@BrodyCaker Ай бұрын
product_name = Doritos num_of_sauces = 50 weight = 225.7 is_invisible = False
@RaghavBhardwajjee2024
@RaghavBhardwajjee2024 Ай бұрын
name=“Raghav” age=18 weight=53.20kg is_student=True
@Zahir942
@Zahir942 2 ай бұрын
Thanks for explanation
@Minimus1.
@Minimus1. 27 күн бұрын
My_name = "Minimus" #String My_age =18 #Integer My_height=5.9 #Float am_i_introvert = True #Boolean
@DiegoSantosLima-sm4ru
@DiegoSantosLima-sm4ru 17 күн бұрын
Diego = "Santos Lima" -> String age = 38 -> Integer peso = 80.9 -> Float homem = ->True
@kingost1274
@kingost1274 2 ай бұрын
Hey bro. Isn't it better to use this: name = "BroCode" print("Hello ", name) than this: name = "BroCode" print(f"Hello {name}") please lmk whcih is better
@Aaron-mg4cm
@Aaron-mg4cm 2 ай бұрын
First_name = "Aaron" (String) Age = 17(Integer) Height = 5.3(Float) Is_student = True(Boolean) print(f"My name is {Frst_name}") print(f"I'm {Age} years old") print(f"My height is {Height}feet if Is_student: print("I'm a student of BroCode") else: print("I'm not a student of BroCode") Well my today homework is done ✅
@syedsithik2159
@syedsithik2159 3 ай бұрын
Name = "Bro code Student" Age = 24 GPA = 3.7 is_student = True
@Coolixcodes
@Coolixcodes 16 сағат бұрын
Name = "Sigma" (This is a string) Number = 1 (This is an integer) Coding_pays_well = True (This is a boolean) Bro_code_subscribers = 3.0 (This is a float)
@wast943
@wast943 6 күн бұрын
#Strings first_name="rbs" #Integers year = 2024 #Float price = 9.99 #Booleans bro_code_is_a_good_teacher=True
@AeroThrustShopify
@AeroThrustShopify Ай бұрын
Name = sigma age = 12 Exact_age = 12.7 Sigma = True print(Name) print(age) print(Exact_age) print(Sigma)
@maheshreddy6603
@maheshreddy6603 Ай бұрын
String :name = "Mahesh" Integer : age = 23 Float : gpa = 3.6 Boolean : is_student = True
@mugiwara_shank
@mugiwara_shank 3 ай бұрын
name= "Subodh Chaudhary" age= 16 value _of_pi = 3.14 is_student= True
@commenter_guy
@commenter_guy 3 ай бұрын
@@mugiwara_shank you put a whitespace
@anamshah1353
@anamshah1353 Ай бұрын
weather= "Autumn" width= 5 area=22.5 is_rained=True
@seemasharma4195
@seemasharma4195 3 ай бұрын
last_name="Kumar" number=7 Months old=0.7 a_kid=True Bro code will you make more python tutorials?
@WillGift-w5y
@WillGift-w5y 2 ай бұрын
location="Nairobi" num_of_houses=5 lenth=4.5cm is_married=true
@Tubers93-m3d
@Tubers93-m3d 2 ай бұрын
Bruh ur just a kid trolling the length wasnt just ok delete ur comment
@Thcili
@Thcili 3 ай бұрын
u r one of my heroes
@Havkthemind
@Havkthemind 2 ай бұрын
name = "Bro code" (String) age = 24 (Integer) pi = 3.4 (Float) is_student = True (Boolean)
@Maahi_9694
@Maahi_9694 2 ай бұрын
Movie_name = "cars" Year = 2006 Length = 1.57 Is_it_worth = True Print (Movie_name) Print (year) Print(Length) Print(is_it_worth)
@anastasiakatsiph1324
@anastasiakatsiph1324 16 сағат бұрын
perfect
@ananyahc8589
@ananyahc8589 2 ай бұрын
name = "Ananya" Age =20 Todays tutorial rating = 9.99 is_video_useful=True
@rexplayz5359
@rexplayz5359 14 күн бұрын
name_is = "deepak" Class_is = 12 Average_is = 69.9 am_i_new = True
@Looney-b3d
@Looney-b3d Ай бұрын
how do you make it green words
@AC0_0
@AC0_0 3 ай бұрын
some backend with express js too, bro???? 🥰🥰
@Voxyfy_Official
@Voxyfy_Official 12 күн бұрын
name = Venal age = 14 height = 5.4 is_student =True
@extendedsomeone
@extendedsomeone 18 күн бұрын
class = "12" age = 15 percentage = 81.25 intermediate_student = True
@skipanimations9837
@skipanimations9837 Ай бұрын
Thankyou Bro
@bendavis5449
@bendavis5449 2 ай бұрын
fav_genre = "Fantasy" rft_war_books = 30 ratio = 5.1 subscribed = True
@vimalraj0114
@vimalraj0114 Ай бұрын
name = "ezra" age = 23 weight = 83.6 is_employee = False
@technicalmystery9004
@technicalmystery9004 Ай бұрын
user_name = "tech" age = 17 pi = 3.14 is_admin = True
@LeobenKarl
@LeobenKarl 2 ай бұрын
name= "Leo" age= 17 price= 4.99 is_human= True
@fazeelimam4553
@fazeelimam4553 3 ай бұрын
Hey 👋. Bro Code. Why aren't you post games in gaming channel 😂. Yesterday, First time I saw your face , literally you are so handsome. How can you manage both gaming and coding channels . Love you Bro ❤
@Ah_naf
@Ah_naf Ай бұрын
"String" 7 6.7 is_boolean=True
@Adli1450
@Adli1450 2 ай бұрын
Animal= 'Lion' Stage= 2 Price= 9.99 is_teenager=True
@tanvir3947
@tanvir3947 2 ай бұрын
Can you make a course on Linux
@Abhijith.K_
@Abhijith.K_ 2 ай бұрын
# HOMEWORK: My_NAME = "BRO'S BRO" My_AGE = 18 MY_GPA = 4.96 is_student = True if is_student: print("MY NAME IS:",My_NAME) print(f"I AM {My_AGE} years old") print("MY GPA IS:",MY_GPA) else: print("NOT A STUDENT")
@OnyikeHenry
@OnyikeHenry Ай бұрын
Float = 3.99 Boolean = False Integer = 10 String = " lion "
@genzoyt127
@genzoyt127 Ай бұрын
user_name = "Bro Code" Age = 32 weight = 35.5 is_Thug = True
@mohamed_saber.
@mohamed_saber. 3 ай бұрын
name = "Mohamed" age = 16 height = 1.75 online = True ❤❤❤❤
@JaskaranOhsan-fg2ih
@JaskaranOhsan-fg2ih 2 ай бұрын
name= "Zlatan" num= 8 dec= 3.98 e_ghf= False
@DraylithM
@DraylithM 3 ай бұрын
Wassup bro. Imma be a game dev cuz o' you.
@muferrehfatima3933
@muferrehfatima3933 3 ай бұрын
bro can u please make pytorch course
@williamguru
@williamguru 3 ай бұрын
@derpasaurus155
@derpasaurus155 3 ай бұрын
name = "Bro Code" year = 69 Looks = 9.69 is_hot = True
@CemarPaulAngeles1990
@CemarPaulAngeles1990 Ай бұрын
first_name = "Cem" (Str) age = 35 (Int) gpa = 3.2 (Float) is_online = True (Boolean) Have 2 option True or False
@bonnymich
@bonnymich Ай бұрын
um why is it print (f "hello") and not just print ("hello") ?
@Annapro-x7x
@Annapro-x7x Ай бұрын
He prints (f"text") because f stands for format.
@rumahmayatmortuary8110
@rumahmayatmortuary8110 Ай бұрын
# String skibidi = "Ohio Rizz" # Integer Gyat_lvl = 10 # Float Height = 6.10 # boolean lives_in_Ohio = True
@kingost1274
@kingost1274 2 ай бұрын
Me when bro codes:
@arthalucida
@arthalucida Ай бұрын
Let's make discord server🎉
@potatozzplaysroblox3412
@potatozzplaysroblox3412 Ай бұрын
user_name = "Skibidi" age = 200 value of pi = 3.14 is_gay = False
@Computer-v5e
@Computer-v5e Ай бұрын
What the hell is a kilometer 🇺🇸🦅
@officialyoutubeproject
@officialyoutubeproject 2 ай бұрын
user_name = "student" #String year = 2024 #Integer pi = 3.14 #Float is_admin = True #Boolean
@NickTorius
@NickTorius Ай бұрын
user_name = "6FT" year = 2024 double = 2.0 is_online = True
@bilaldiler7940
@bilaldiler7940 2 ай бұрын
user_name = does not matter number = 31 my_dudu = 19.68 is_it_real = yes
@americanboychronicles
@americanboychronicles 2 ай бұрын
glory_hole = "Russia" year = 2014 end = 20.24 urk_win = True
@TH4TGUUY
@TH4TGUUY 2 ай бұрын
user_name = "HANDFOOL" age = 2004 gpa = 2.5 a_male = True
@dubxi_editz
@dubxi_editz Ай бұрын
user_name = "tech-topia" day_of_comment = 12 num_e = 2.718 is_student = True
@Sunnyyy411
@Sunnyyy411 2 ай бұрын
Name = "Sunnyyy411" IQ = 999 price = 4.44 Main_Charachter = True
@khaledasiri678
@khaledasiri678 2 ай бұрын
user name: khalid year: 2024 pi: 3.14 yes he is admin
@CurryTales1
@CurryTales1 Ай бұрын
Eshan 420.69 23 a_boy= True
Type casting in Python is easy 💱
7:37
Bro Code
Рет қаралды 126 М.
10 Important Python Concepts In 20 Minutes
18:49
Indently
Рет қаралды 296 М.
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4,3 МЛН
Walking on LEGO Be Like... #shorts #mingweirocks
00:41
mingweirocks
Рет қаралды 7 МЛН
Из какого города смотришь? 😃
00:34
МЯТНАЯ ФАНТА
Рет қаралды 2,3 МЛН
How I Would Learn Python FAST in 2024 (if I could start over)
12:19
Thu Vu data analytics
Рет қаралды 546 М.
Math in Python is easy + exercises 📐
13:51
Bro Code
Рет қаралды 115 М.
Learn Python in 1 hour! 🐍 (2024)
1:00:00
Bro Code
Рет қаралды 148 М.
Please Master These 10 Python Functions…
22:17
Tech With Tim
Рет қаралды 214 М.
Learn Python OOP in under 20 Minutes
18:32
Indently
Рет қаралды 106 М.
User input in Python is easy + exercises ⌨️
13:04
Bro Code
Рет қаралды 112 М.
Python lists, sets, and tuples explained 🍍
15:06
Bro Code
Рет қаралды 313 М.
5 Good Python Habits
17:35
Indently
Рет қаралды 618 М.
Let's code a beginner Python BANKING PROGRAM 💰
15:01
Bro Code
Рет қаралды 261 М.
Python 101: Learn the 5 Must-Know Concepts
20:00
Tech With Tim
Рет қаралды 1,2 МЛН
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4,3 МЛН