ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!
This is a sample video. To access the full content, please Login
No questions yet
1276 visits
Outline:Loops - While Statement ஒரு condition உண்மையாக இருக்கும் போது while loop ஒரு code blockஐ இயக்கும். while (condition) { இயக்கவேண்டிய code ; }
Loops - While Statement ஒரு condition உண்மையாக இருக்கும் போது while loop ஒரு code blockஐ இயக்கும். while (condition) { இயக்கவேண்டிய code ; }
Show video info
Pre-requisite