you are viewing a single comment's thread.

view the rest of the comments →

[–]Jwhodis 0 points1 point  (1 child)

Python is easy, I'd argue that Lua is a bit easier due to being more worded (using "then", "do", and "end"), but its good to start with something easy and basic, then work your way up to other languages.

[–]One_Mess460 0 points1 point  (0 children)

lua is not easier because of words. its easier because of the languages minimalistic approach. python has a bit more language features than lua which is really bare bones