Log in

View Full Version : How can Java change 12/4 to 3/1 and so on?


GaetanoH
Oct 1, 2013, 06:47 AM
So I made a script for school where 2 numbers get divided but when I get a 12/4 for example I want to make it to 3/1 to make it easier to read.

Thanks