X

python

Python Tips : Regular Expression usage to exclude something

Let's say we want to match every single rain variation .. "Isolated rain over coastal area" is rain. "Scattered rain…

Python : How to write a in python

Due some circumtance , I had opted to use python script.. Well, for python script , you need to be…