Home Blog
Dictionaries in Python
A dictionary in Python is a mutable and unordered sequence of elements. Like lists, dictionaries in Python are built-in data structures. Python dictionaries are...
Lists in Python
A list in Python is a mutable and ordered sequence of elements. It is a built-in data structure and is one of several compound...
String Interpolation in Python
String interpolation is a very common operation in Python like any other programming language. It is used to format strings in the desired manner....
Working with Strings in Python
1. What is a String?
A string is an immutable sequence of one or more Unicode characters. In Python, strings are created by enclosing a...
Justdial Deindexed From Google
Update: Justdial seems to be back into the index again. Whether it was a Google glitch or something at Justdial's end, it is not...