hi guys, I wonder which way should we prefer, 1. Defining if and else blocks and inside if and els

hi guys, I wonder which way should we prefer,

  1. Defining if and else blocks and inside if and else calling different steps
  2. Creating just one step and defining if and elses inside step and calling functions inside if elses
do you have any idea
Was this page helpful?