# sdf **Published by:** [sdf](https://paragraph.com/@sdf-14/) **Published on:** 2022-04-08 **URL:** https://paragraph.com/@sdf-14/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-14/): Publication homepage - [All Posts](https://paragraph.com/@sdf-14/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@sdf-14): Subscribe to updates