Python Learning
前往频道在 Telegram
Python learning resources Beginner to advanced Python guides, cheatsheets, books and projects. For data science, backend and automation. Join 👉 https://rebrand.ly/bigdatachannels DMCA: @disclosure_bds Contact: @mldatascientist
显示更多5 846
订阅者
无数据24 小时
+57 天
无数据30 天
帖子存档
5 844
Deleting Tuples
Tuples are immutable and cannot be deleted. You cannot delete or remove items from a tuple. But deleting tuple entirely is possible by using the keyword
delSlicing of Tuple
To fetch specific sets of sub-elements from tuple or list, we use this unique function called slicing. Slicing is not only applicable to tuple but also for array and list.
x = ("a", "b","c", "d", "e")
print(x[2:4])
The output of this code will be (‘c’, ‘d’).
🔗 Read Online
#Python #python_3
➖➖➖➖➖➖➖➖➖➖➖➖➖
Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group5 844
Learn R and Python Programming for Data Visualization
From Raw Data to Insightful Narratives: Creating Visual Charts
⏰ Free Online Course
🎬 video lessons
Rating ⭐️: 4.6 out 5
Students 👨🎓 : 2,300
Duration ⏰ : 1hr 56min of on-demand video
Created by 👨🏫: Pranjal Srivastava, Harshit Srivastava
🔗 COURSE LINK
#python #programming #R
➖➖➖➖➖➖➖➖➖➖➖➖➖➖
👉Join @python_bds for more👈
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
