c9f8a9c f36e8ee c9f8a9c
1
2
3
4
5
6
7
8
9
<html> <body> <script src="https://js.puter.com/v2/"></script> <script> puter.ai.chat(`Why did the chicken cross the road?`).then(puter.print); </script> </body> </html>