
Sometimes you may need to extract numbers from string in Python. Here are the steps to do it.
Sometimes you may need to concatenate items in list into string in Python. Here are the steps to do it.
Sometimes you may need to set default value for datetime column in MySQL. Here are the steps to do it.
Sometimes you may need to allow only alphabet input in HTML text input. Here are the steps to do so.