home/productivity/task-015-prompt

Task 015 Prompt

GPTClaudeDeepSeek··665 copies·updated 2026-07-14
task-015-prompt.prompt
Example 1:
Input: a = 3, b = 7, c = 5 → Output: 7
Example 2:
Input: a = 9, b = 2, c = 9 → Output: 9
Now write a function max_of_three(a, b, c) that returns the maximum value among the three inputs.

when to use it

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