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_guy3 ай бұрын
*string* *integer* *float* *boolean*
@xexpostudio1233 ай бұрын
HI BRO
@mdfaizalrazza33753 ай бұрын
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
@rajamk68552 ай бұрын
string integer float Boolean
@賢司-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❤
@melkamuataro78582 ай бұрын
I am civil Engineer from Ethiopia and 45years old. I like your teaching methods as a beginner!!!! Keep it up!!!!
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._..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Ай бұрын
I’ve started learning with my dad and you’ve helped so much! 😊
@Itz_MagicАй бұрын
I am learning my third language from Bro Code, you helped me alot
@MrAnaskarim2 ай бұрын
Very well explained, wonder why there isn’t many likes🤔. Just keep up the good work and definitely the likes will come along.
Diego = "Santos Lima" -> String age = 38 -> Integer peso = 80.9 -> Float homem = ->True
@kingost12742 ай бұрын
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-mg4cm2 ай бұрын
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 ✅
@syedsithik21593 ай бұрын
Name = "Bro code Student" Age = 24 GPA = 3.7 is_student = True
@Coolixcodes16 сағат бұрын
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)
name = "ezra" age = 23 weight = 83.6 is_employee = False
@technicalmystery9004Ай бұрын
user_name = "tech" age = 17 pi = 3.14 is_admin = True
@LeobenKarl2 ай бұрын
name= "Leo" age= 17 price= 4.99 is_human= True
@fazeelimam45533 ай бұрын
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 ❤