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

18
LINES

< > BotCompany Repo | #1002932 // What kinds Bot (dev.)

JavaX source code - run with: x30.jar

!752

/*
if [user says [what kinds of $x are there]]
$z = find all $y where [$y is a kind of $x]
[$a, $b] = take 2 from $z
say [$a and $b]
*/

answer {
  if (!attn()) null;
  
  if "what kinds of $x are there"
$z = find all $y where [$y is a kind of $x]
[$a, $b] = take 2 from $z
say [$a and $b]
  
}

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: #1002932
Snippet name: What kinds Bot (dev.)
Eternal ID of this version: #1002932/1
Text MD5: acc558e85c0bc1737e2effe634d10c54
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-04-07 17:30:18
Source code size: 317 bytes / 18 lines
Pitched / IR pitched: No / No
Views / Downloads: 535 / 451
Referenced in: [show references]