Jun 12, 2019 9:29 AM
jimmyayo
4992
10
3
Begin nesting If's and Foreach's.
...and end nesting.
coding
horror
developer
sad_but_true
ICanOnlyGrowAGoatee
:(
RichardCattermole
Looks like a fun little challenge. A lot of those if statements can even be removed!
penpal53
All the conditional statements that contain nothing but another conditional statement can be summed up into a single conditional statement
preferably you write a single function for all the conditions
ICanOnlyGrowAGoatee
:(
RichardCattermole
Looks like a fun little challenge. A lot of those if statements can even be removed!
penpal53
All the conditional statements that contain nothing but another conditional statement can be summed up into a single conditional statement
penpal53
preferably you write a single function for all the conditions