Re: [Tutor] Req Assistance with 1st Project.

2015-05-31 Thread Peter Otten
Nym City via Tutor wrote: > Hello all, > I am working on my first Python project and I need some help. Here is what > my project is about. I want to be able to read in from a text file that > contains a list of IP addresses (maybe even hostnames) and write out each > IP in the list in the followin

[Tutor] Req Assistance with 1st Project.

2015-05-31 Thread Nym City via Tutor
Hello all, I am working on my first Python project and I need some help. Here is what my project is about. I want to be able to read in from a text file that contains a list of IP addresses (maybe even hostnames) and write out each IP in the list in the following format: "172.0.0.1" OR "10.10.10