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

2 lines
25 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
PRINT FILL$(5, ASC("x"))