programming
อัปเดตเมื่อ 1/14/2026Using loops in Yenka Programming
Build counted and conditional loops in the flowchart editor.
Drag a 'Loop' block from the toolbox. Set the condition (e.g. counter < 10) and place blocks inside the loop body. Use 'Step' to single-step through and watch variable values update.
#loops#flowchart
