Uses 3874K of libraries. Click here for Pure Java version (9371L/64K/216K).
1 | !7 |
2 | |
3 | p-subst { |
4 | if (confirmYesNo("Import some AI concepts from the server first?")) |
5 | importStandardAIConcepts_desktop(); |
6 | |
7 | set aiConceptsMap_silent; |
8 | ai(); |
9 | swing { |
10 | setConsoleWidth(800); |
11 | veryBigConsole(); |
12 | clearConsole(); |
13 | } |
14 | repeat with sleep 2 { |
15 | S q = makeQuestion(); |
16 | //print(q); |
17 | print(toUpper(conceptLanguageToEnglish_xyz_noquote(q))); |
18 | } |
19 | } |
20 | |
21 | !include #1007812 // Question Maker |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, wtqryiryparv
No comments. add comment
Snippet ID: | #1007799 |
Snippet name: | Ask questions [FUNNY] |
Eternal ID of this version: | #1007799/24 |
Text MD5: | 1e9bedb5654e67b3f7c09db38f0b4e07 |
Transpilation MD5: | 5b0f4ee50dc2c0dc3e7d800d30c719d1 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-04-08 22:28:00 |
Source code size: | 436 bytes / 21 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 563 / 2819 |
Version history: | 23 change(s) |
Referenced in: | [show references] |