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

10
LINES

< > BotCompany Repo | #1007083 // Who Am I?

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

Libraryless. Click here for Pure Java version (10380L/70K/243K).

!7

p {
  S guess = findAIConcept("My Computer");
  final JTextField tf = jTextField(guess);
  showForm("Who am I (concept ID)?", tf, r {
    S me = getTextTrim(tf);
    messageBox("I am " + me + "!");
  });
}

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: #1007083
Snippet name: Who Am I?
Eternal ID of this version: #1007083/1
Text MD5: 0b2187e4691da9fee68d2e79218cc6d1
Transpilation MD5: 88b8301876eeb916086f70e3e2b6dbc4
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-02 21:45:00
Source code size: 218 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 399 / 453
Referenced in: [show references]