Dive into the world of knowledge and get your queries resolved at IDNLearn.com. Our community is here to provide the comprehensive and accurate answers you need to make informed decisions.
What is the output of the following algorithm?
1. Start.
2. Set i as 1.
3. If i is less than or equal to 5, go to step 4, else go to step 7.
4. Display equal to i on a new line.
5. Increase the value of i by 1.
6. Go to step 3.
7. Stop.
SELLE
Posteri
ARRANGEME
CHIME
