home/productivity/task-012-prompt

Task 012 Prompt

GPTClaudeDeepSeek··656 copies·updated 2026-07-14
task-012-prompt.prompt
Example 1:
Input: 32 → Output: 0.0
Example 2:
Input: 212 → Output: 100.0
Now write a function to_celsius(f) that converts Fahrenheit to Celsius using (f − 32) × 5/9.

when to use it

Community prompt sourced from the open-source GitHub repo KCyrusNF/Prompting-Strategies-CodeGen-Study (MIT). A "Task 012 Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

KCyrusNF/Prompting-Strategies-CodeGen-Study · MIT