This is my sandbox

Task 1

edit

Lake view from Beartooth Pass.jpg

 

the variable for holding the list of image names is "imgs"

Task 2

edit

Q1. Which letter is conventionally used in Scribunto modules to hold the table of functions? A1. "Hello, world!" is conventionally used in Scribunto modules to hold the table of functions.

Q2. What keyword marks the start of a function definition? A2. "function" is the keyword that marks the start of a function definition.

Q3. What keyword marks the end of a function definition? A3. "return" marks the end of a function definition.