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

16
LINES

< > BotCompany Repo | #1002002 // Auto-ported bot.py

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

Libraryless. Click here for Pure Java version (60L/1K/2K).

!752

// deh function!

static S answer(S s) {
  return "OMG USER! I can't believe you just said: " + s;
}

// deh test program! oh, python is so nice and short.
  
p {
  S s;
  s = "hello computer!";
  print(s);
  print("> " + answer(s));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002002
Snippet name: Auto-ported bot.py
Eternal ID of this version: #1002002/1
Text MD5: 4d885a193a2f6778913871749a7ffb43
Transpilation MD5: 0bd08f9fc604543c34a54685ffb2a060
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-12-11 21:20:48
Source code size: 256 bytes / 16 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 772 / 726
Referenced in: [show references]