In this blog i am updating the different challenges faced during the data analysis using python programming in various machine learning, deep learning,natural language processing projects.
Wednesday, March 17, 2021
Tuples are immutable, But still we can change items
Tuple is a immutable, but still we can change or append the elements to the list present in the tuples.
No comments:
Post a Comment