2 Antworten
+ 2
Sounds like you're planning to get SoloLearn servers to download and execute a file. I doubt it will work but let me know if it does ;)
+ 1
if downloading a file from a website or a server is what you want to do, you can use http.get (link doesn't work its the name of the function). its a html function that can be used with a lot of python web libraries. i cant name one right now, but i'm sure you will figure it out with a couple of google searches!