The topics which were taught today- DS160123

1.)Lists and Tuples and their Builtin functions
Functions in list like:-
append, extend, delete, items, index, sort, count.
2.)Dictionary:- keys and values.
3.)Tuples are immutable(can’t be changed(add, delete, update)) once we create tuple
4.)Sorting in ascending and descending order of lists.

2 Likes

very good explanation regarding topics.

2 Likes

@anisha030302
Goo explanation :fire::fire: keep it up

1 Like