Lua Exercises 1
This article will be a bit shorter, but has some exercises to practice what we’ve covered so far as well as some other tricks for algorithms and similar outside of the language itself. The goal is to both grow language skills as well as growing our programming skills. Some exercises include extra information and Lua specific tricks.
Exercise 1
John has a store and wants a program to give him the total for a purchase.… Read the rest