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

13
LINES

< > BotCompany Repo | #1013792 // Can I check your web cams?

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

Download Jar. Uses 6490K of libraries. Click here for Pure Java version (21841L/156K).

!7

p { roboDo(r {
  replace print with say.
  
  print("Can I check your web cams?");
  S answer = input();
  if (!isYes(answer))
    ret with print("Alrighty, then I don't do that");
    
  L<S> cams = mapMethod('getName, listWebCams());
  print("I have found " + n2(cams, "web cam") + " connected to me :)");
}); }

Author comment

Began life as a copy of #1013772

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: #1013792
Snippet name: Can I check your web cams?
Eternal ID of this version: #1013792/1
Text MD5: 5a871a50b56f3a421ee67c41cc230b61
Transpilation MD5: 00fb686fba942aacd7b0a5810f947ee0
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-02-27 18:17:51
Source code size: 329 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 369 / 781
Referenced in: [show references]