# [Keg], <s>18</s> <s>15</s> <s>14</s> <s>13<sup>SBCS</sup></s> <s>11</s> <s>10<sup>SBCS</sup></s> <s>9<sup>SBCS</sup></s> 6<sup>SBCS</sup> bytes `④⑩`④⑩ [Try it online!][TIO-k2x0duqm] I've gone and done it now! No more ascii around here now folks. This will print: `④⑩`④⑩④⑩ Which will print: `④⑩`④⑩`④⑩`④⑩④⑩ Which prints: `④⑩`④⑩`④⑩`④⑩`④⑩`④⑩④⑩④⑩ And so on. [Keg]: https://github.com/JonoCode9374/Keg [TIO-k2x0duqm]: https://tio.run/##y05N//8/4dHExY8mroRS//8DAA "Keg – Try It Online" ## Answer History ### 9 bytes `::.,`⑵④⑩ This uses the same approach as the 10 byte answer **Explained** `::.,`⑵④⑩ `::.,` #Push the string `::.,` ⑵ #Double the string ④⑩ #Print raw then nice without popping ### 10 bytes `::.,`⑵:., This prints: `::.,::.,`::.,::., Which prints: `::.,::.,`::.,::.,`::.,::.,`::.,::., ### 11 bytes `::.,`6*:., This prints: `::.,::.,::.,::.,::.,::.,`::.,::.,::.,::.,::.,::., Which prints: `::.,::.,::.,::.,::.,::.,`::.,::.,::.,::.,::.,::.,`::.,::.,::.,::.,::.,::.,`::.,::.,::.,::.,::.,::.,`::.,::.,::.,::.,::.,::.,`::.,::.,::.,::.,::.,::.,`::.,::.,::.,::.,::.,::.,`::.,::.,::.,::.,::.,::.,`::.,::.,::.,::.,::.,::.,`::.,::.,::.,::.,::.,::.,`::.,::.,::.,::.,::.,::.,`::.,::.,::.,::.,::.,::., And so on [Try it online!](https://tio.run/##y05N//8/wcpKTyfBTAtI/v8PAA "Keg – Try It Online") ### 13 bytes `::.,`!⑨*:(., [Try it online!](https://tio.run/##y05N//8/wcpKTydB8dHEFVpWGno6//8DAA "Keg – Try It Online") This prints: `::.,::.,`::.,::., Which prints: `::.,::.,`::.,::.,`::.,::.,`::.,::., And so on. ### 14 bytes `::.,(:.,)`:., [Try it online!][TIO-k2qov1v1] This will create pretty much the same chain as the previous 15-byter. [Keg]: https://github.com/JonoCode9374/Keg [TIO-k2qov1v1]: https://tio.run/##y05N//8/wcpKT0cDiDUTgMT//wA "Keg – Try It Online" ### 15 bytes `::.,(::.,)`:., This prints: `::.,(::.,)`::.,(::.,) Which prints: `::.,(::.,)`::.,(::.,)`::.,(::.,)`::.,(::.,) And so on. [Try it online!][TIO-k2pqrgd7] ### 18 bytes `:::.,(!2/|.,)`:., [Try it online!][TIO-k2pqoad3] [Keg]: https://github.com/JonoCode9374/Keg [TIO-k2pqoad3]: https://tio.run/##y05N//8/wcrKSk9HQ9FIv0ZPRzMByP7/HwA "Keg – Try It Online" This will print `:::.,(!2/|.,)`:::.,(!2/|.,) Which in turn prints: `:::.,(!2/|.,)`:::.,(!2/|.,)`:::.,(!2/|.,)`:::.,(!2/|.,) Which then prints: `:::.,(!2/|.,)`:::.,(!2/|.,)`:::.,(!2/|.,)`:::.,(!2/|.,)`:::.,(!2/|.,)`:::.,(!2/|.,)`:::.,(!2/|.,)`:::.,(!2/|.,) And so on. [Try it online!][TIO-k2pqm2uj] [Keg]: https://github.com/JonoCode9374/Keg [TIO-k2pqm2uj]: https://tio.run/##y05N//8/wcrKSk9HQ9FIv0ZPRzMBifP//3/d5FwA "Keg – Try It Online" [Keg]: https://github.com/JonoCode9374/Keg [TIO-k2pqrgd7]: https://tio.run/##y05N//8/wcpKT0cDRGgmAIn//wE "Keg – Try It Online"