News

#day12 Today I learned how to slice and manipulate strings in Python. Strings are sequences of characters that can be used to store and process text data. Slicing is a technique that allows you to ...
This repository contains my assignment on Python data structures. The assignment covers fundamental concepts and operations related to strings, lists, tuples, sets, and dictionaries in Python. Below ...