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
Thanks apnak
Ato valo tutorial jonno
Thanks,
awesome tutorial
Thanks for awesome tutorial
My pleasure 😊
onak valo laglo
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)
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)
sir 4:38 এ রিভার্স দিয়ে শুধু পুরো লিস্ট টা কে উল্টিয়ে দেওয়া হয়েছে,বাট রিভার্স সর্ট করা হয় নি।
সম্ভবত আপনি সর্ট করে তারপর রিভার্স করার কথা বলেছেন :)
Helpful
This is the correct coding:
subjects.sort(reverse=True)
print(subjects)
Thank you.
You're welcome!
JazakAllah
মাশাল্লাহ
nice tutorial
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👍👍
Thank you
Thank you sir
Great
Thanks
# list data type
thislist = ["kiwi", "melon", "mango""apple", "banana", "cherry", "orange", ]
thislist.sort()
print(thislist)
Reverse তো লিস্ট কে বড় থেকে ছোট আকারে সাজায় না বরং উল্টো দিক থেকে সাজায়। তাহলে বড় থেকে ছোট আকারে সাজানোর জন্য কোন ফাংশন ব্যবহার করতে হবে??
Pls advance python niye kichu video banan
why i should add variable in count .. where in clear, reverse we should not
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)
এটা কি সম্ভব নয়?
আসছে ভুল কেন?
দয়া করে আমাকে বলবেন.
Thanks sir
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
আপনার চ্যানেলের প্লে লিস্টে পাইথন সংক্রান্ত ভিডিও খুঁজে পাওয়া যায় না 💁, পাইথন সংক্রান্ত ভিডিওগুলো যদি আলাদা লিস্টে রাখতেন তাহলে ভালো হতো
Please ❤️❤️
🥰🥰
Why the output is in Single inverted comma?
4.25 second এ ভূল আছে
রিভার্স আর সর্ট এর মধ্যে
use shift+f10 to run.
F9 is the key
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()
pos না দিয়ে সরাসরি subjects.count লিখলে হবে না,আগেরগুলোর মত?
সেক্ষেত্রে আপনাকে লিখতে হবে print(sub.count(4))
@@Mr.Shariar ধন্যবাদ আপনাকে
AttributeError: 'tuple' object has no attribute 'append' এই এরর টা দেখাচ্ছে অনেক গুলা ফাংশনে... প্লিজ হেল্প
word ভালো ভাবে চেক করে তারপর প্রিন্ট করুন।
subjects = ["C", "C++", "Java", "python", "OS"]
use square bracket, not round bracket ---->cause its "list".
Vaiya list ta onk ta array er moto.
Sir python er vedio tau koto guli hone
reverse e vul print kore
আসসালামুয়ালাইকুম ভাই....
ভালো আছেন?
আপনি কি প্রাইভেট কোচিং করান?
করালে খুবই উপকৃত হতাম....
No, I dont
@@anisul-islam Ok Bai