"tired Of Writing Repetitive Code? Meet Loops In C++"
“From printing stars to solving problems- loops are where real logic begins.”
*while loop:
→ It’s used to repeat a block of code as long as a given condition is true.
…………… Think of it like a water bottle; keep filling while it’s empty. As soon as th...
dsain.hashnode.dev5 min read