Python Forum
How can i parse my output? - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: How can i parse my output? (/thread-36613.html)

Pages: 1 2 3


RE: How can i parse my output? - ilknurg - Mar-10-2022

(Mar-10-2022, 02:08 PM)menator01 Wrote: Index starts at 0. Name is at 2

Thank you. Im a newbie sorry for this basic questions.
Then ip address is
print(data[1][1].get('IPAddress'))