# sdf **Published by:** [sdf](https://paragraph.com/@sdf-11/) **Published on:** 2022-04-08 **URL:** https://paragraph.com/@sdf-11/sdf ## Content var cars = ["BMW", "Volvo", "Saab", "Ford"]; var i = 0; var text = ""; while (cars[i]) { text += cars[i] + "<br>"; i++; } ## Publication Information - [sdf](https://paragraph.com/@sdf-11/): Publication homepage - [All Posts](https://paragraph.com/@sdf-11/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@sdf-11): Subscribe to updates