1 | question = "How old are you?" |
2 | |
3 | function onArrive() |
4 | print(question) |
5 | answers = answers or {}
|
6 | table.insert(answers, {answer=readLine(), date=now()})
|
7 | end |
Mid-level code
Snippet is not live.
Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #2000365 |
| Snippet name: | Survey object (first draft) |
| Eternal ID of this version: | #2000365/1 |
| Text MD5: | c33f77f0fb31b69e637340a158e66ce0 |
| Author: | stefan |
| Category: | surveys |
| Type: | New Tinybrain snippet |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-06-18 18:31:50 |
| Source code size: | 163 bytes / 7 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 714 / 174 |
| Referenced in: | [show references] |