|
|
|
|
|
by cortesoft
3173 days ago
|
|
You say 'importing urls', but what is going to serve the content at that URL? A server. I dont know what it means by saying there is no input or output... reading from a URL is an input. It is an I/O operation to pull data from a network stream. Even the whole writing functions to files things is an input and output situation. Just because you change the words doesn't change what it is doing. |
|