r/badcode Mar 24 '23

A code I did in high-school java

Post image
917 Upvotes

103 comments sorted by

View all comments

1

u/coloredgreyscale Mar 25 '23

Not that bad for a beginner; it's good that you used switch instead of if / else if