Aug-30-2019, 03:27 AM
i am reading in a sequence of lines from a file. each line has zero or more (usually at least one) IPv4 addresses embedded within other text. there may be no space before or after the IPv4 address, but, there is never a decimal digit immediately adjacent to the IPv4 address. is there any code that extract just the IPv4 addresses from such a string and return a list of them (an empty list if there are not any)? else i'll write my own.
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.