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

24
LINES

< > BotCompany Repo | #1013243 // Video Rules (made in the video!)

Document

1  
If       (input contains a chemistry term)
2  
then say (Are you a chemist?)
3  
4  
If       (input contains a medicine term)
5  
then say (Are you a doctor?)
6  
7  
          if I said (Are you a chemist?)
8  
and the person said (Yes)
9  
               then (#user is a chemist)
10  
            and say (That's very interesting.)
11  
                and (#should ask for name)
12  
13  
14  
if       (#user is a chemist)
15  
then     (#(Are you a chemist?) is a bad question)
16  
17  
if       (#user is not a chemist)
18  
then     (#(Are you a chemist?) is a bad question)
19  
20  
21  
22  
If input (is X Y?)
23  
and      (X is possibly Y)
24  
then say (Possibly)

Author comment

https://www.youtube.com/watch?v=aPQ6Mfa6bEc - 2018 Will Rule

download  show line numbers   

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

No comments. add comment

Snippet ID: #1013243
Snippet name: Video Rules (made in the video!)
Eternal ID of this version: #1013243/6
Text MD5: 0d587ca0cbfb900185c1ab2ad68a8244
Author: stefan
Category: javax / a.i.
Type: Document
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-29 05:19:45
Source code size: 606 bytes / 24 lines
Pitched / IR pitched: No / No
Views / Downloads: 396 / 116
Version history: 5 change(s)
Referenced in: [show references]