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