Short hand if else statements | Python Tutorial - Day #41

preview_player
Показать описание
Python is one of the most demanded programming languages in the job market. Surprisingly, it is equally easy to learn and master Python. This python tutorial for absolute beginners in Hindi series will focus on teaching you python concepts from the ground up.

python, C, C++, Java, JavaScript and Other Cheetsheets [++]:

►Learn in One Video[++]:

►Complete course [playlist]:

Follow Me On Social Media
Comment "#HarryBhai" if you read this 😉😉
Рекомендации по теме
Комментарии
Автор

day 1 video has 522k views and day 41 has 10k😅.
Hence Proved: Lack of knowledge is never a problem, Lack of consistency is....
I hope you all reading this comment keep yourself consistent till the end.
Best of Luck🤞👍

vaibhavkothawale
Автор

Bhiya When You said "Good Programmer's are those whose write program for others" This line was so true I love the way you said this EPIC❣️❣️ We all are loving this Python playlist... I'm eagerly waiting to complete this.

adarsh_endeavour
Автор

2:01 It will throw an error as variable B is not defined and Python does not considers b as B because it is a case sensitive language

anishworld
Автор

1:53 if we put B without double quotes, as there is no variable with B it'll throw an error. As python is a case sensitive language

veethecomputerlad
Автор

Code With Harry Come With Sundeep Maheshwariii

ProgrammingNCodingWithHarsh
Автор

congratulations harry bhai for this achievement on replit...😍🤗

zuberkhan
Автор

Apki tutorial feature hui he replit pe ye sun k aise khushi hui jaisa mene kuch achieve kar liya ho😅😂...dil se accha laga ...congratulations

monikapandey
Автор

Ek din me chikne ho gaye harry bhai 😅😅❤️

sandipmenariya
Автор

1:58 can occur error, specially valueerror

ayushkhaire
Автор

I liked what you said from 6:30 to 6:38 about programming. It's about writing code not just for yourself, but for others to understand.

AlalUddin
Автор

Waoo harry bahi maza a gaya
Mein logic building sy boar ho Rahi thi or continue karny ka dill na kar Raha apki ya latest videos dykh kar Mera mind badal gaya
Ap kam ko fan bana dyty hn
I'm very very thankful to you

jogaritips
Автор

"Yours playlist is featured by replit" : what can be a more proud moment for us !!! What a course😍😍😍😍😍😍😍😍😍😍😍😍

bikibharali
Автор

2:02 it will print value of B which is 3303 thank you harry bhi for this course

mhnmdsj
Автор

02:04 If we print capital B without double quotes then the interpreter will throw a NameError(this will be the type of error I think), because there is nor any variable defined as B (capital) neither it is an integer. Whereas if we print "B"(capital with double quotes) then it will get executed because then "B" becomes a string.

arohi
Автор

This is Chat Gpt know about you sir


CodeWithHarry is a YouTube channel and website that offers a wide range of programming and development tutorials, including many on frontend development. The channel is run by Harry, a software engineer and instructor who has experience teaching programming to students of all levels.

CodeWithHarry's tutorials are aimed at beginners and cover a variety of topics, including HTML, CSS, JavaScript, and more. The videos are well-produced and easy to follow, and the channel also offers additional resources, such as code examples and exercises, to help you practice what you have learned.

Overall, CodeWithHarry is a good resource for anyone looking to learn frontend development or improve their skills in this area. In addition to frontend development, the channel also covers a wide range of other programming and development topics, such as Python, Android development, and more.

cocaboya
Автор

6:19 bilkul sahi bat bola bro. Kuch oversmart developer sochte he ki agar unka code dusro ko jaldi samaj nai ata iska matlab baki sab bewkoof he aur likhne wala koi genius. Mere project me zyadatar scripts me complicated logic ko shorthand if else me likhte he aur upar se uske andar b list comprehension use karte he. ise code ko samajhne me ghanto lag jate he

lonebug
Автор

Harry bhai I don't know, How will I praise you for your hardwork for us. You are the gem of our india. You are best try to understand my feelings. 🥺❤️. I hope 🤞 I will do something for you in future.

singanjali
Автор

Ha sir mujhe iske regarding mail v aya tha, mujhe badhi khushi hui, Congratulations✌👌

satyajitbera
Автор

2:01 It will throw an error because there is no variable named B instead the name is b so it will throw this error
Traceback (most recent call last):
File "c:\my file", line 3, in <module>

print("A is greater than B") if a>b else print("A and B are same") if a == b else print(B)
^
NameError: name 'B' is not defined. Did you mean: 'b'?

DhruvPathak-towz
Автор

2:04 -> we will get not defined error as B is not defined in the code

BishwasThapaMagar-ck
visit shbcf.ru