0

say I have a python program that uploads a photo on Instagram. If I wished to use that program every day, is there another way of doing so, other then the following (trivial) options?:

  1. run it on your own every day (for ex. with an IDE)
  2. set a timer that performs the operation daily, and run the program with a while(true) loop

the Instagram example is simply for the purpose of the discussion

Hadar Sharvit
  • 432
  • 3
  • 12

0 Answers0