Another function extend :: s = [1, 2, 3, 4] s.extend([5, 6, 7]) print("After extend List is :: ", s) result :: After extend List is :: [1, 2, 3, 4, 5, 6, 7]
Dont know if you guys gives a shit but if you are bored like me during the covid times you can stream pretty much all the new movies and series on instaflixxer. Have been watching with my girlfriend during the lockdown xD
sir, I have faced a problem: w=[54,464,48,4,4,4,45,5,53] y=w.index(4) print(y) It returns >>>>> 4 but there is 4 in 4th & 5th place. Why did it happen and what should I do?
Valo legeche
sir 4:38 এ রিভার্স দিয়ে শুধু পুরো লিস্ট টা কে উল্টিয়ে দেওয়া হয়েছে,বাট রিভার্স সর্ট করা হয় নি।
সম্ভবত আপনি সর্ট করে তারপর রিভার্স করার কথা বলেছেন :)
Helpful
This is the correct coding:
subjects.sort(reverse=True)
print(subjects)
4:34 { there will be a correction for reversing the list}
subjects.sort(reverse=true)
print(subjects)
Little correction Brother:
subjects.sort(reverse=True)
print(subjects)
Thanks,
awesome tutorial
Thanks apnak
Ato valo tutorial jonno
Source code:
subjects = [12, 56, 32, 89, 57, 45, 69]
# subjects = ["C", "C++", "Java", "python", "OS", "Android", "TOC"]
# subjects.append("APL")
# print(subjects)
# print(len(subjects))
# subjects.insert(2, "php")
# subjects.remove("C")
# subjects.sort()
# subjects.reverse()
# subjects.pop()
# subjects.clear()
'''
subjects2 = subjects.copy()
print(subjects2)
'''
pos = subjects.index(12)
print(pos)
Thanks for awesome tutorial
My pleasure 😊
onak valo laglo
JazakAllah
nice tutorial
# list data type
thislist = ["kiwi", "melon", "mango""apple", "banana", "cherry", "orange", ]
thislist.sort()
print(thislist)
Thank you.
You're welcome!
Another function extend ::
s = [1, 2, 3, 4]
s.extend([5, 6, 7])
print("After extend List is :: ", s)
result ::
After extend List is :: [1, 2, 3, 4, 5, 6, 7]
Dont know if you guys gives a shit but if you are bored like me during the covid times you can stream pretty much all the new movies and series on instaflixxer. Have been watching with my girlfriend during the lockdown xD
@Kolton August Yea, I've been watching on InstaFlixxer for years myself :)
Thanks bro👍👍
মাশাল্লাহ
why i should add variable in count .. where in clear, reverse we should not
Thank you sir
Pls advance python niye kichu video banan
Reverse তো লিস্ট কে বড় থেকে ছোট আকারে সাজায় না বরং উল্টো দিক থেকে সাজায়। তাহলে বড় থেকে ছোট আকারে সাজানোর জন্য কোন ফাংশন ব্যবহার করতে হবে??
Thank you
Great
Thanks
subjects=["JAVA", "C","C++","PYTHON","PHP"]
print(subjects)
subjects.insert(2,"Machine Learning","Data Science")
print(subjects)
subjects.append("Machine Learning","Data Science")
print(subjects)
এটা কি সম্ভব নয়?
আসছে ভুল কেন?
দয়া করে আমাকে বলবেন.
sir, I have faced a problem:
w=[54,464,48,4,4,4,45,5,53]
y=w.index(4)
print(y)
It returns >>>>> 4
but there is 4 in 4th & 5th place. Why did it happen and what should I do?
competitive programming er video cai
Why the output is in Single inverted comma?
🥰🥰
4.25 second এ ভূল আছে
রিভার্স আর সর্ট এর মধ্যে
Thanks sir
use shift+f10 to run.
F9 is the key
আপনার চ্যানেলের প্লে লিস্টে পাইথন সংক্রান্ত ভিডিও খুঁজে পাওয়া যায় না 💁, পাইথন সংক্রান্ত ভিডিওগুলো যদি আলাদা লিস্টে রাখতেন তাহলে ভালো হতো
Please ❤️❤️
AttributeError: 'tuple' object has no attribute 'append' এই এরর টা দেখাচ্ছে অনেক গুলা ফাংশনে... প্লিজ হেল্প
word ভালো ভাবে চেক করে তারপর প্রিন্ট করুন।
subjects = ["C", "C++", "Java", "python", "OS"]
use square bracket, not round bracket ---->cause its "list".
pos না দিয়ে সরাসরি subjects.count লিখলে হবে না,আগেরগুলোর মত?
সেক্ষেত্রে আপনাকে লিখতে হবে print(sub.count(4))
@@Mr.Shariar ধন্যবাদ আপনাকে
Vaiya list ta onk ta array er moto.
subjects=["book","pen","read"]
subjects.append("wright")
subjects.insert(3,"vilot")
subjects.remove("pen")
subjects.sort()
subjects.pop()
subjects.reverse()
subjects2=subjects.copy()
pos= subjects.index("book")
print(pos)
subjects.clear()
reverse e vul print kore
Sir python er vedio tau koto guli hone
আসসালামুয়ালাইকুম ভাই....
ভালো আছেন?
আপনি কি প্রাইভেট কোচিং করান?
করালে খুবই উপকৃত হতাম....
No, I dont
@@anisul-islam Ok Bai