home/productivity/task-022-prompt

Task 022 Prompt

GPTClaudeDeepSeek··1,189 copies·updated 2026-07-14
task-022-prompt.prompt
To convert Fahrenheit to Celsius, subtract 32 from the Fahrenheit value, then multiply the result by 5/9.
Think step by step and write a function to_celsius(f) that returns the Celsius value.

when to use it

Community prompt sourced from the open-source GitHub repo KCyrusNF/Prompting-Strategies-CodeGen-Study (MIT). A "Task 022 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