Arithmetic operator Lua’s arithmetic operators are shown in the following table: Sample code: Print (1 + 2) – > Print
Continue readingCategory: lua
Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.