DevOps Guide: Python Data Types and Structures Basics
Task 1 : Give the Difference between List, Tuple and set. Do Handson and put screenshots as per your understanding.
Lists, tuples, and sets are three commonly used data structures in Python. They are similar in some ways but differ in their character...
dhananjaykulkarni.hashnode.dev3 min read