function last() tpt.create(112, 292, "goo")
but i want to enter another line of code into this function so i wrote this: tpt.create(112, 292, "goo") end
and i wrote it from looking at the bottom of this: https://powdertoy.co.uk/Wiki.html?id=lua but it said ' ' expected near 'end'