python

Day 3: Strings and Lists

Introduction Strings and Lists are the two most data structures in Python. In this post, we will learn all the essential things about these two topics. String In Python, a […]