π Your Challange
In this challenge, you'll compete to create a LUA function. LUA is an object-oriented programming language that is used to create apps, games, and other programs. To complete this challenge, you'll need to create an original LUA function that solves the following problem: find the sum of the numbers divisible by three in a given range. Make sure to include input and output variables!