file accessing
How can I access files that on my PC on repl.it?
How can I access files that I uploaded to repl.it through my code?
mwilki7
You could probably put them on an online repository or storage and use http requests to get them.
How can I access files that on my PC on repl.it?
How can I access files that I uploaded to repl.it through my code?
You could probably put them on an online repository or storage and use http requests to get them.
If this answers your question, please check the checkmark on the left side of this message. Thanks and Good Luck!