MMatthew Dean Martin @mistersql · Dec 4, 2023 mastodonTODO: write a #chatgpt cli tool that will execute #python, but instead of using a python runtime, it hands it off to chatgpt and we ask it to guess what the output of the application is.`> chatgpt python -m fizzbuzz``1 2 fizz ...`#ChatGPT#Python