Are there plans to add control instruction sets to the bots? For instance 'do this X times' or 'do this until that' type of instructions?
I know how to teach(program) my bots kendric. Thank you for trying to be helpful. But I think the language barrier is causing a misunderstanding.
In programming some code is known as 'Control Structures'. Things that allow us to do things like:
if x=0 then
do this
else
do that instead
end
I'm asking if there are plans to introduce Control Structures to the teachings of our autonaughts.