Using HuggingChat to Write Xojo Code

So… I briefly tried HuggingChat (https://huggingface.co/chat)

write hello world in xojo

Hello World!

code hello world in xojo

//code hello world in XOJO

MsgBox("hello world")

msg box is depreciated

yes

Rewrite using the latest xojo api

ok

You didn’t write any code

nope