ai counting

ai
python
Author

mlllm.ai

Published

September 7, 2023

[ins] In [3]: ai("pick 10 random numbers from 0 to 20")
mlllm.ai: Here are 10 random numbers between 0 and 20:

1. 12
2. 13
3. 3
4. 5
5. 12
6. 6
7. 19
8. 17

Due to the random nature of the selection, some numbers may repeat.
Back to top