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

4
LINES

< > BotCompany Repo | #1012207 // ai_lookup - s is $X or $X is s

JavaX fragment (include)

static S ai_lookup(S s) {
  try answer ai_text(s, "is", "$X");
  ret ai_text("$X", "is", s);
}

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: #1012207
Snippet name: ai_lookup - s is $X or $X is s
Eternal ID of this version: #1012207/3
Text MD5: 2f54ea0cc5e4a1c52e8adb15e78b30a3
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-27 01:32:19
Source code size: 97 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 406 / 396
Version history: 2 change(s)
Referenced in: [show references]