minus-squareatnbueno@lemmy.worldtoShortcuts@lemmy.world•How to add items to a list?linkfedilinkEnglisharrow-up2·10 days agoThe output of a Repeat loop is already a list, so you can do this too: Repeat 10 Ask for Input (Text) End Repeat Set Variable (MyList) to (Repeat Results) linkfedilink
The output of a Repeat loop is already a list, so you can do this too:
Repeat 10 Ask for Input (Text) End Repeat Set Variable (MyList) to (Repeat Results)