Learn Python CONDITIONAL EXPRESSIONS in 5 minutes! ❓

  Рет қаралды 20,545

Bro Code

Bro Code

Күн бұрын

Пікірлер: 35
@BroCodez
@BroCodez 6 ай бұрын
# conditional expression = A one-line shortcut for the if-else statement (ternary operator) # Print or assign one of two values based on a condition # X if condition else Y num = 5 a = 6 b = 7 age = 13 temperature = 20 user_role = "guest" print("Positive" if num > 0 else "Negative") result = "EVEN" if num % 2 == 0 else "ODD" max_num = a if a > b else b min_num = a if a < b else b status = "Adult" if age >= 18 else "Child" weather = "HOT" if temperature > 20 else "COLD" access_level = "Full Access" if user_role == "admin" else "Limited Access"
@mohameddeeq-l2s
@mohameddeeq-l2s 6 ай бұрын
hey bro i like you explanation can you plz create networking course for us
@assassinr6745
@assassinr6745 6 ай бұрын
Best Channel with best teaching style
@Knight_with_gun
@Knight_with_gun 6 ай бұрын
im binge watching your Python tutorial playlist and i love it. You are the best teacher ive ever seen. Thanks for making this for free
@StudyMaryada
@StudyMaryada 6 ай бұрын
It's best channel to learn to code thanks maan ❤
@wardaalrifa3405
@wardaalrifa3405 6 ай бұрын
I have been watching his videos for 1 month, and I absolutely love it
@frontendmechanix
@frontendmechanix 4 ай бұрын
I am a Junior Developer and work extensively with Django. Your Python videos are absolutely phenomenal . I am currently going through all of them and they are helping me get better clarity about many concepts. Kudos to you!
@maishasunny4562
@maishasunny4562 6 ай бұрын
Best for me good trainer, i really learn Python & so many things from your channel....From Bangladesh 🇧🇩❤️
@albertojesusalvaradogarza1009
@albertojesusalvaradogarza1009 6 ай бұрын
you are THE gigachad, man, not only teach others to program, but getting money to the hospital, you're the best!
@pauljnr2470
@pauljnr2470 5 ай бұрын
I love your lessons Bro. Thanks!!! user = input("User Status " " 1. Admin: " " 2. Moderator: " " 3. Guest: " " Input your status (1/2/3): ") access = "Full Access: You are in!" if user == "1" else ( "Limited Access: Good luck!" if user == "2" else ("Access Denied" if user == "3" else "Wrong Input")) print(access)
@ratulmitra347
@ratulmitra347 6 ай бұрын
Thanks... I applied if else like you taught: age = int(input("Enter your age: ") print("Toddler" if age = 4 and age = 13 and age = 20 and age = 36 and age
@LoginBoi
@LoginBoi 6 ай бұрын
Bro your the best at teaching!
@Futballr420
@Futballr420 5 ай бұрын
Thank you. Once you started using words instead of numbers it finally clicked into my head .
@MuhammadYusuf-nz5nj
@MuhammadYusuf-nz5nj 6 ай бұрын
your c# course is so good btw
@moatasemmm5812
@moatasemmm5812 6 ай бұрын
BRO IS SUPER UNDERRATED
@ratulmitra347
@ratulmitra347 6 ай бұрын
Thank u so much for this...
@A7GoXD
@A7GoXD 6 ай бұрын
Thanks for teaching me python tommorrow is my last python test :D
@bizualemtesfa6882
@bizualemtesfa6882 6 ай бұрын
I love your teaching method Can you please teach us android app development?
@II-er7gj
@II-er7gj 6 ай бұрын
Bro, - your tuts are awesome!!!!!!! I love it so clear you made it and all understandable and so simple!!! Do you have any paid version of python courses where you go deep down the rabbit hole and gets higher difficulty in python? Or all you make are free courses? Thank you so much!
@CodingDevelopers
@CodingDevelopers 6 ай бұрын
Bro a channel with 1M subs only getting 70 views? Bro you are underrated
@talhakhan9904
@talhakhan9904 5 ай бұрын
Thanks ❤
@hxmza420
@hxmza420 6 ай бұрын
hey bro i rlly like ur vids i always watch them if im confused with something but bro how to get a colour scheme of a terminal just like urs?? edit: i just watched ur 12 hours python video and u gave a tut for ur colour scheme and font tysm bro!
@mintz347
@mintz347 6 ай бұрын
can you please do spring boot series all aboput java fullstack?
@RealSyLol
@RealSyLol 6 ай бұрын
pls do type hinting
@krishnakireeti5021
@krishnakireeti5021 6 ай бұрын
Brooooo i need you to make tutorial on kotlin
@Levitate.1590
@Levitate.1590 6 ай бұрын
Can you code on a laptop? Like what specs do you need?
@MarlonGuimaraesRodrigues
@MarlonGuimaraesRodrigues Ай бұрын
You can! The coding EDI is a mere text editor.
@iron_blood7
@iron_blood7 6 ай бұрын
Bro, upload swift programming language if you know. 👍
@KabirSingh-xe3gf
@KabirSingh-xe3gf 6 ай бұрын
good channel but not pulling views?
@NokiaGrinderss
@NokiaGrinderss 3 ай бұрын
vsauce music plays
@joncaldwell4753
@joncaldwell4753 6 ай бұрын
Hey bro
@FireszCh
@FireszCh 6 ай бұрын
15th comment
@user-n6e8r
@user-n6e8r 6 ай бұрын
Hello bro mind ❤ my comment ?
@BroCodez
@BroCodez 6 ай бұрын
ok
@ProfShibe
@ProfShibe 6 ай бұрын
Fill me with your code bro
String methods in Python are easy 〰️
12:06
Bro Code
Рет қаралды 122 М.
Functions in Python are easy 📞
10:38
Bro Code
Рет қаралды 589 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 50 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 9 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 24 МЛН
Let's code a beginner Python BANKING PROGRAM 💰
15:01
Bro Code
Рет қаралды 290 М.
10 Important Python Concepts In 20 Minutes
18:49
Indently
Рет қаралды 350 М.
How I Would Learn Python FAST in 2024 (if I could start over)
12:19
Thu Vu data analytics
Рет қаралды 596 М.
If Else Statements in Python // Python RIGHT NOW!! // EP 4
14:19
NetworkChuck
Рет қаралды 428 М.
Learn Python Object Oriented Programming! 🚗
12:18
Bro Code
Рет қаралды 31 М.
Python lists, sets, and tuples explained 🍍
15:06
Bro Code
Рет қаралды 327 М.
Control Flow in Python - If Elif Else Statements
16:08
Programming with Mosh
Рет қаралды 309 М.
SUPER() in Python explained! 🔴
13:06
Bro Code
Рет қаралды 14 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 50 МЛН