Download Jar. Libraryless. Click here for Pure Java version (6288L/41K).
1 | !7 |
2 | |
3 | p {
|
4 | clearConsole(); |
5 | for (S person : mechList("Leute, die ich kenne")) {
|
6 | L<S> facts = mechList_opt("Was ich über " + person + " weiß");
|
7 | print(ai_ihnSie("Ich kenne " + person
|
8 | + (empty(facts) |
9 | ? ", aber ich weiß nichts über ihn/sie." |
10 | : " und ich weiß " + n3(facts, "Sache") + " über ihn/sie:"))); |
11 | printIndent(lines(facts)); |
12 | } |
13 | } |
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: | #1014206 |
| Snippet name: | Leute die ich kenne |
| Eternal ID of this version: | #1014206/12 |
| Text MD5: | a5a5c88511275e9326ce197c7cd36137 |
| Transpilation MD5: | 10e1962fcc6090e3c6568cb990e84a77 |
| 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-16 01:22:07 |
| Source code size: | 385 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 723 / 1723 |
| Version history: | 11 change(s) |
| Referenced in: | [show references] |