3 lines
65 B
Factor
3 lines
65 B
Factor
|
|
USE: http.client
|
||
|
|
"http://www.rosettacode.org" http-get nip print
|