This was the prompt of these 10 Java virtual machines all created by ChatGPT-4o. ``` [ {'role': 'system', 'content': 'you are an experienced Java programming language developer.'}, {'role': 'user', 'content': 'generate a virtual machine runtime which has an operand stack and a context stack for frames.'} ] ``` Of the ten, which one is best and why, in your opinion? (and btw, this was done in python.)