Python - FYI

1 - In python to comment a line use
a -' # ' or hash in the beginning
b - ' """ ' or double quotes in the beginning and ending


2 - More will be updated soon.

Comments

Popular posts from this blog

Python Login Script for Cisco 2k Series Routers and display the command output in the window

Python Login Script for Cisco 2k Series Routers and display the command output in the window - Part2