Getting started with Lua (Part 3)

Basic Programming Constructs — Level 2 (conditional statements)

Tom Tillo

--

Note : Click here for Part 1 and Part 2

In this piece we will cover the simplest programming construct; a conditional statement and also get introduced to some core concepts in Lua.

  1. if-else condition

2. if -else if-else conditional blocks

if-else

The basic syntax for if-else and if-else conditional blocks are as shown below

--

--

Tom Tillo

Making ML and AI available to everyone. One commit at a time. | Quantitative programming | Python | Arduino | Comp Vision | pythoslabs@gmail.com / @PythosL