Posted 20 February 2015 - 07:00 AM
My program is as follows:
turtle.getFuelLevel()
print("FuelLevel")
exit
end
I just started computer craft today so there may be some basic thing that I am not understanding.
turtle.getFuelLevel()
print("FuelLevel")
exit
end
I just started computer craft today so there may be some basic thing that I am not understanding.