svoid test_AI_CalculationBot() { new AI_CalculationBot bot; testAttractorBotResponses(bot, "22 * 11", "242", "10 + 2 + 3", "15", "5 - 3", "2", "5 - 3 - 1", "1"); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023150 |
| Snippet name: | test_AI_CalculationBot |
| Eternal ID of this version: | #1023150/4 |
| Text MD5: | f6ad8e9fd02350b19a36903c56147d45 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-05-15 19:20:04 |
| Source code size: | 190 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 446 / 508 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |