In MIT App Inventor, there’s a list block that I use. Since I don’t see it in Kodular, what are the alternative list blocks available in Kodular?
Write your own custom procedure
Taifun
Use a for each item in list loop together with an if statement
Just try something and if you got stuck, post a screenshot of your relevant blocks
It looks like someone else gave you the blocks and you do not understand, what these are doing
This is a great learning experience
Taifun
1 Like
I think you nailed it. It is a bad way for learning if you just jump between the forums and collect stuff others made for you. This way you are just throwing code snippets together and in the end you are wondering why it doesn‘t work.
There have been several solutions
Taifun