Code-to-Prompt Conversion (F)

Fork
First, identify the programming language and the purpose of the given {code}. Briefly explain the functionality that the code is intended to perform. code: ``` [code] ```
Next, break down the {code} into its key components, analyzing each section. Describe these components and their roles within the overall function of the code.
Then, convert the overall function and components of the {code} into a clear, concise verbal prompt. Try to capture the essence of what the code does, translating it into natural language
Finally, review the created prompt against the {code} to ensure it accurately reflects its functionality. If there are discrepancies, suggest revisions to the prompt to better capture the essence of the code.
Cancel