Posted 28 May 2012 - 09:08 PM
So, I made a really nooby test code to try and work out how to use HTTP.
Help?
input = read()
print(http.get(input))
And all it comes up with is a message saying 'table:' and a bunch of numbers & letters.Help?