RosettaCodeData/Task/Repeat-a-string/BaCon/repeat-a-string-2.bacon

2 lines
25 B
Text
Raw Permalink Normal View History

2018-06-22 20:57:24 +00:00
PRINT FILL$(5, ASC("x"))