Posted 04 August 2014 - 05:20 PM
                The issue presents itself really simple.
If I do:
I want a number to have no decimal places, as when using print(). How can I fix that? It's really bothering me.
                
            If I do:
print(reactor.getFuelAmountMax())
term.write(reactor.getFuelAmountMax())
I want a number to have no decimal places, as when using print(). How can I fix that? It's really bothering me.
 
        