Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1026595 // repWord - repeat word with spaces

JavaX fragment (include)

sS repWord(S word, int n) {
  ret joinWithSpace(rep(word, n));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026595
Snippet name: repWord - repeat word with spaces
Eternal ID of this version: #1026595/1
Text MD5: 9063d6333a70a5e53a4f9da7f3477129
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-15 14:13:00
Source code size: 66 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 91 / 121
Referenced in: [show references]