This program repeats strings, using annotations. This was first developed to create scripts to do repetitive CRUD operations on a database (like populating it). The main features of this program include:
- for loops to repeat string
- inputting arrays of strings
- creating random numbers and strings and storing them in variables to show them later
I tried to do a visual editor (like an IDE) here.
Hello World!
###output: Hello World!
Hello World!
Hello World!
Hello World!
Hello World!
Hello World!
Hello World 0!
Hello World 1!
Hello World 2!
Hello World 3!
Hello World 4!