Posted 01 November 2012 - 05:19 PM
I have the code:
upon compiling the program, I recieve the error "unexpected symbol"
I am getting this issue a lot since using ComputerCraft, and it's very frustrating
Does anyone know what's wrong?
print("The time is: "..hours.."."..minutes.."."..seconds..)
upon compiling the program, I recieve the error "unexpected symbol"
I am getting this issue a lot since using ComputerCraft, and it's very frustrating
Does anyone know what's wrong?