Seek(), tell() & More On Python Files | Python Tutorials For Absolute Beginners In Hindi #30

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


Best Hindi Videos For Learning Programming:

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

3:52 you have not closed the file....

Thank you so much for making this amazing playlist... 😊

vaishnavijagdale
Автор

f.close( ) is Missing..
You are a great teacher as well as programmer..I have taken classes from various platforms but neither of them were as good as you are . I salute your dedication of teaching 🙏🙏..

muskansingh
Автор

kya harry bhai apne apple aur cold drink pee li aur friz close karna bhool gye aese thdi na hota hai harry bhaii

ayushawasthi
Автор

f.close() is missing
Bhai apki video bhut achi hai
Or appke example Sunke mae pagal ho jata hu inti mast creativity hai apki
THank You soo much for all this ❤❤❤❤❤❤❤💕💕💕💕💕💕

namanjain
Автор

Started watching yesterday and have already reached here . It was a bit easier for me as I already know Java and C#.
Just wanted to applaud your teaching skills. Loving your content! Big fan of yours.

Slade
Автор

bhai kitna sahi smjhate ho aap apne apne vali feeling aati jai prte wqt specially resat...loll..lots of love and blessings

rupinderkaur
Автор

I wish I could like one video a milion times.... I would never stop liking your videos

Sunshinep
Автор

Harry sir me btech cs
Kr rha hu or aapke channel se python learn kr rha hu
Aapka channel pure youtube pr programming sabhi se best or hatke h
Aapka channel bahut helpful h or aap jo samjate ho wo pura pura 100 samaj me aata h
Thankyou very very very much
Love you sir

akhlakpatel
Автор

Problem = CLose() Function You Should Write.
f.close()
in Blow of the Source Code

praddyumnyadav
Автор

obhau aap ka khub-khub dhanyawad aap ke karan humri aankhe khul gyi bahut wala dhanyawad aapka

ashikkumar
Автор

print("Enter 0 for 0r 1")
user_choice = int(input())


if user_choice == 1:
for num in range (0, 5):
print("*" * num)

print("True")
elif user_choice == 0:
for num in range (-4, 0):
print("*" * (-num))
print("False")

nirajdahal
Автор

Bhaiya aap bahut Acha kr rhe ho free mein courses ko provide kr ke main aapka ab python play list dekh rha hoon I am in 11 class

hiteshahuja
Автор

Close the fridge 😂🔥 Thank you sir for this course 😀

shaikhrecommends
Автор

bhai file toh khol di apne but lagta hai jab Close karna sikhaya tha file u have bunk the class in ur college days hahaha....Thanks bro because of u I am now able to write code more than 80% hats of to u brother God bless u

bhamrasingh
Автор

Fridge ka darwaja kulachd dia band to karo :D

f.close()

gouravbhattacharjee
Автор

f.seek(offset, from where), if fromwhere=0 it will start from begining of file, if fromwhere=1 it will start from present location, if fromwhere=2 it will start from end of file

sahilmotwani
Автор

Astrologer's stars Exercise

n=int(input("Enter the number of stars to be printed\n"))
b=int(input("Enter 1 for true and 0 for false\n"))
i=0
p=bool(b)
print(p)
if p==True:
while i<n:
print((i+1)*"*")
i+=1
else:
while n>i:
print(n*"*")
n-=1

sayakdebnath
Автор

thanks for keeping them free.
I refer these videos to my friends

avijitsinghkalsi
Автор

Harry bhai, if we use open file "with" statement than we no need to close it .

Like:
With open("Harry.txt", "r+w", encoding="cpp1252") as f :

apurbamondal
Автор

3:37 you missed f.close() function
Fridge khula chod diya😂

dyspedits
visit shbcf.ru