Python GUI Exercise 1: Solution | Python Tkinter GUI Tutorial In Hindi #15

preview_player
Показать описание


Best Hindi Videos For Learning Programming:

Follow Me On Social Media
Рекомендации по теме
Комментарии
Автор

for i in range(0, 3):
f1=Frame(root, width=900, height=200)
Label(f1, text=text[i], padx=22, pady=22).pack(side="left")
Label(f1, image=photo[i], anchor="e").pack()
f1.pack(anchor="w")

SunitaGupta-iedf
Автор

Harry our enthusiasm cannot be finished you're most intelligent person on the YouTube n all your content of python ML or tkinter is more than enough and awesome.... Thank you for making this awesome series for us for free thank you

NonTravelersDiary
Автор

The way you teach in the previous videos still the energy is same, thank you for all the courses .. :)

dragonair
Автор

using for loop ---


for i in range(len(texts)):
f1 = Frame(window, width=300, height=40)
tkinter.Label(f1, text=texts[i], padx=22, pady=22).pack(side='left')
tkinter.Label(f1, image=photos[i], anchor='e').pack()
f1.pack(anchor='w')

rahulshukla
Автор

I am watching from 2050
CodeWithHarry has been declared the best and most productive channel in the world.

abheygupta
Автор

thankyou for the very helpful contents there are awesome had done all your challenges

utpaldutta
Автор

thanks for making such informative videos these are very useful for us..

charuagrawal
Автор

Harry sir here is the for loop code which u were taking about about the frame....
for i in range(3):
fi=Frame(root, width=900, height=200, pady=14)
Label(fi, text=texts[i], padx=22, pady=22).pack(side="left")
Label(fi, image=phts[i], anchor="e").pack(side="left")
fi.pack(anchor="w")
Hope it'll work. Thanks.

hardcode
Автор

I like your teaching style harry brother supper..

arhaan_ki_kushi
Автор

14:14
As you can see that the last words for few lines are cut of.
e.g. if you see the first line, it ends with "in" and the second line starts with "ternational", but the word should be international right? So for that a modified the function:
def para(text):
"Converts a given text into a paragraph."
final_text=''
flag=0
for i in range(len(text)):
final_text+=text[i]
if i%100==0 and i != 0:
flag=1
if flag==1 and text[i]==' ':
final_text+='\n'
flag=0
return final_text

# And here is the for loop
for i in range(4):
f=Frame(root, width=900, height=200)
Label(f, text=Texts[i], padx=22, pady=22).pack(side='left' if i%2==0 else 'right')
Label(f, image=Pics[i], padx=22, pady=22).pack(side='right' if i%2==0 else 'left')
f.pack()

anubhavjha
Автор

bro we are watching your video. don't stop making videos.

afnanardi
Автор

This playlist released one year ago but now I am watching

snature
Автор

harry Bhai 😇... mane iss se simple logic se bnaya 😁😁

AniketMishra
Автор

Thank you 😂❤bhola bhala harry bhai hmara ❤

Helly
Автор

Harry bhai kash apna ya course aj wali quality ma banaya hota or ziada detailed hota.zada exercises k sath

abdullahAhmed-lo
Автор

Thanks for this much knowledge Harry bhai

hariharwarudkar
Автор

Harry bhaiya mrko website bnani h khud ki uske liye html sikhna jaroori h ya fir ye bta do django html ki trh hi h ya nhi bhut badi confusion h... Please reply

Yuvigrewall
Автор

Bhai... Maine png chhota liya tha to bahut badhiya chal rha tha...

deepaktiwari-ryyo
Автор

Vai, mujhe ak dill de do. Aur mujhe laravel ka course cahiye. Aap kab lekar aoge??

touhidulislam
Автор

Please make a madical Lab laboratory test report software

DigitalDressDesign
join shbcf.ru