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,
- Defining if and else blocks and inside if and else calling different steps
- Creating just one step and defining if and elses inside step and calling functions inside if elses

