This bot takes a positive integer number as the user input, for example 3 or 9. It produces a Number Pyramid Pattern output, starting from 1 until the user input maximum.
For example, if the user inputs 4, the bot would generate this pyramid:
1
22
333
4444
See the Bot in Action
Setup process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Use the Bot in a bot, configure keys and other credentials the Bot will need (see the ReadMe for details.)