There is a goal - to create an array in Pixilang, which would be filled with strings.
On a python, it would look like this:
l = ['sdfsfsf', 'sfsfsf', 'wrgwgtewg', 'sdfsdf'] But a lot of lines.
How to implement it on Pixilang? Sign with the language very remotely.