Posts by Pawan Kumar
Author Biographical Info: Not available
In this tutorial, we are going to learn how to extract URL from a string in Python. We are going to enter any string and check whether the string has any URL or not. If they had an.... Read More
In this tutorial, we are going to learn about Add trailing zeros to Python. Basically, sometimes we wish to add zeros at the end of the string; In case of filling the missing bits .... Read More