Skip to main content

Algorithms and Actions

  • Creating an algorithm is a step-by-step process.
  • Depending upon programming language, in this case a plugin, we’ll need to include syntax where necessary.
  • Start
  • Sometimes you’ll run into irregularities, be sure to include variables and their usage.
  • Running into loops, try to give sub numbers lists.
  • If you have an error, instead of stopping, attempt to restart the process at the previous step.

Leave a Reply