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

8
LINES

< > BotCompany Repo | #1014230 // Guess language of list (German/English)

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (6269L/41K).

!7

p {
  new L<S> lines;
  for (S name : mechListNames())
    print(addAndReturn(lines, or(guessGermanOrEnglish(name), "?") + " <= " + name));
  botEditMechList("List => Language | Guesses", sorted(lines));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1014230
Snippet name: Guess language of list (German/English)
Eternal ID of this version: #1014230/8
Text MD5: df90ea731adfb0a1ae89f14b86fbf81e
Transpilation MD5: a82e4f55ec74f583b301a91c390528ca
Author: stefan
Category: javax / a.i.
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-04-17 16:45:27
Source code size: 216 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 315 / 715
Version history: 7 change(s)
Referenced in: [show references]