Here starts my if ...else example
5 plus 10 does equal 15!
Here starts my if ...elseif...else example
Just eat left-over.
Here starts my switch/case example.
i equals 0
The condition statements are used to perform different atrions bsaed on differnet conditions. They control the flow of excution based on specific criteria.