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

7
LINES

< > BotCompany Repo | #1014173 // Show sentences from random Simple Wikipedia entry (OK)

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

Uses 865K of libraries. Click here for Pure Java version (7133L/49K/168K).

!7

p {
  WikiPage page = indexedSimpleWikipedia_randomEntry();
  printAsciiHeading(page.title);
  pnlStruct(sentencesAfterLines(page.text));
}

Author comment

Began life as a copy of #1014169

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: #1014173
Snippet name: Show sentences from random Simple Wikipedia entry (OK)
Eternal ID of this version: #1014173/4
Text MD5: 6c167b809a3e1e8845b23d41769dbfd1
Transpilation MD5: 9ed2a5d8230f25ce183d1649c43d75f0
Author: stefan
Category: javax / a.i. / networking
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-04-15 14:52:10
Source code size: 151 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 334 / 384
Version history: 3 change(s)
Referenced in: [show references]