User:Subiloblee/sandbox
Appearance

name of the table which stores the files: imgs
Which letter is conventionally used in Scribunto modules to hold the table of functions?
"p"
What keyword marks the start of a function definition?
"function"
What keyword marks the end of a function definition?
"end"
Script error: The function "hello" does not exist.
Hello from Lua to my friend Andy.
Script error: The function "Hi" does not exist.
Script error: The function "Hi" does not exist.
Script error: The function "temperature" does not exist.
Script error: The function "temperature" does not exist.
Script error: The function "temperature" does not exist.