Libraryless. Click here for Pure Java version (10380L/70K/243K).
| 1 | !7 | 
| 2 | |
| 3 | p {
 | 
| 4 |   S guess = findAIConcept("My Computer");
 | 
| 5 | final JTextField tf = jTextField(guess); | 
| 6 |   showForm("Who am I (concept ID)?", tf, r {
 | 
| 7 | S me = getTextTrim(tf); | 
| 8 |     messageBox("I am " + me + "!");
 | 
| 9 | }); | 
| 10 | } | 
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: | 682 / 806 | 
| Referenced in: | [show references] |