Hello Guys,I created script which executes few outputs on Cisco Routers. Script is working fine , it logs to device and executes commands. But I don't know how force Python to save those outputs to Text Document.Please help. import getpass import s...