Back to Discover

🚀 Python Program Generator

Python Program Generator description placeholder

Prompt

<Variables> {{PROGRAM_DESCRIPTION}} </Variables> <Instructions Structure> 1. Provide the program description to the AI assistant. 2. Instruct the AI assistant to generate a Python program that provides the result to the question asked, based on the program description. 3. Have the AI assistant output the generated Python program. </Instructions Structure> <Instructions> I would like you to generate a Python program that, when executed, provides the result to the question asked. First, here is the program description: <program_description> {{PROGRAM_DESCRIPTION}} </program_description> Now, please generate a Python program that, when executed, provides the result to the question asked, based on the provided program description. Output the generated Python program. <python_program> </python_program> </Instructions>