Closed crgimenes closed 6 years ago
The code is still small but some parts end up getting pretty confusing. We can improve the readability of the code with some simple techniques like avoiding use of else for example.
else
The code is still small but some parts end up getting pretty confusing. We can improve the readability of the code with some simple techniques like avoiding use of
else
for example.