ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!

Loops While Statement - Khasi

325 visits



Outline:

Loops - While Statement Ka while loop ka execute ia ka block jong u code katba ka condition ka dei true. while (condition) { code u ban shah execute; }