Task 1

edit
  • Hello Wikipedia!!!
  • 1
  • 2
  • 3

Task 2

edit
 

local table imgs stores the filenames of the displayed images

Task 3

edit

Which letter is conventionally used in Scribunto modules to hold the table of functions?

The Letter p is often used to hold the table of functions


What keyword marks the start of a function definition?

the keyword function marks the start of a function definition


What keyword marks the end of a function definition?

the keyword end marks the end of a function definition

Hello World!