5 lines
217 B
Plaintext
5 lines
217 B
Plaintext
Nested ``++if++``, ``++for++``, ``++while++``, ``++switch++``, and ``++try++`` statements are key ingredients for making what's known as "Spaghetti code".
|
|
|
|
|
|
Such code is hard to read, refactor and therefore maintain.
|