+ 1
If I wanted to do aritmit equations with fractions how would I do it?
I cannot turn them to decimals to do the process just fractions. https://code.sololearn.com/cyNy7qci2Sj0/?ref=app
1 Resposta
+ 2
Just use double format instead of int and you don't need to turn anything to different number format.