SergeyOvchinnik / class6

Public repository for COMP8860 practical class 6
GNU General Public License v3.0
1 stars 31 forks source link

[Java] Code quality in intArrayToString #5

Open SergeyOvchinnik opened 3 months ago

SergeyOvchinnik commented 3 months ago

There is a method called intArrayToString in PoorCode class. It has some code quality issues, please fix.

The intArrayToString method: https://github.com/SergeyOvchinnik/class6/blob/8f1773c100e2145e09ee75f91e3dedc41e658e67/src/PoorCode.java#L190

SBABAJ200 commented 3 months ago

I will work on this one!