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

13
LINES

< > BotCompany Repo | #1014022 // Sätze aus Begriffen bauen

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

Download Jar. Libraryless. Click here for Pure Java version (7368L/50K).

!7

p {
  autoRestart();
  veryBigClearConsole();
  centerHigherConsole();
  
  repeat with sleep 1 {
    L<S> l = selectRandomWithMultiples(2, mechList("Begriffe"));
    if (l != null)
      print("Was ist die Beziehung zwischen " + first(l) + " und " + second(l) + "?");
  }
}

Author comment

Began life as a copy of #1014021

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1014022
Snippet name: Sätze aus Begriffen bauen
Eternal ID of this version: #1014022/8
Text MD5: 1e9ebde83a9dc77207a420fc5b7e10e8
Transpilation MD5: 91380c7510f4944f29646117ae2ab21b
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-03-24 23:24:42
Source code size: 290 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 406 / 7332
Version history: 7 change(s)
Referenced in: [show references]