#Day1OfInfiniteDaysOfCoding, I learned the ESCAPING SEQUENCES AND TEMPLATE CLASS of Python today and practiced those concepts. I want to share my learning journey with all of you. I also shared some ...
One thing to note here is you can also use double triple quotes for multiline strings(""" """ like this). Do you remember I said(ok wrote) there is something called unassigned strings in this post?
Python, known for its simplicity and readability, is a versatile programming language used in various domains including web development, scientific computing, artificial intelligence and more. One of ...