Lua Task 5 - Lua libraries
Before you work on this task, you should have completed the task "Lua Task 4 - Loops and tables". This task requires research and independent learning. It may be unsuitable for beginners to programming.
We often have to do the same sort of task regularly, so programming languages usually have available pre-written functions to do these tasks. They will often be collected together by type and referred to as a library. Lua has a set of standard libraries and Scribunto provides some others, especially useful for MediaWiki software.
Read through and then carry out the instructions at: https://en.wikipedia.org/wiki/User:RexxS/GCI-2019-Task05
For the first part, you should have added a new function to your module sandbox and a test case to your user sandbox. For the second part, you should have added a new function to your module sandbox, and some answers and a test case to your user sandbox.
Please make sure that you save each page every time you are instructed to.
When you have finished to your satisfaction, please leave a comment here when you submit your work, and give the urls of your module sandbox and your user sandbox, something like: