Tag archives for python
Python : port scanner
Recently i need port scanner code for one of Python script in which i was trying to configure some application, during configuration i like to check if port i free…
Python: if else decision making
In python Decision making codes are like any other language but addition to that, we have quit easy syntax which make it fun writing python codes and make it easy…