05.print方法、单行和多行注释
1.print(“hello”)后面的“;”可加可不加。
2.print用来向控制台输出字符。
3.单行注释:--
eg:--print用来向控制台输出字符
4.多行注释:--[[
--]]
eg:--[[
print(“hello”)
print(“hello world”)
--]]
5.多行注释快速编程单行注释,在“--[[ --]]”前加一个--[[ --]]---[[ --]]
05.print方法、单行和多行注释
1.print(“hello”)后面的“;”可加可不加。
2.print用来向控制台输出字符。
3.单行注释:--
eg:--print用来向控制台输出字符
4.多行注释:--[[
--]]
eg:--[[
print(“hello”)
print(“hello world”)
--]]
5.多行注释快速编程单行注释,在“--[[ --]]”前加一个--[[ --]]---[[ --]]