Download Jar. Uses 6490K of libraries. Click here for Pure Java version (21841L/156K).
1 | !7 |
2 | |
3 | p { roboDo(r { |
4 | replace print with say. |
5 | |
6 | print("Can I check your web cams?"); |
7 | S answer = input(); |
8 | if (!isYes(answer)) |
9 | ret with print("Alrighty, then I don't do that"); |
10 | |
11 | L<S> cams = mapMethod('getName, listWebCams()); |
12 | print("I have found " + n2(cams, "web cam") + " connected to me :)"); |
13 | }); } |
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: | 490 / 1071 |
Referenced in: | [show references] |