home/roleplay/prompt-30-2

Prompt 30 2

GPTClaudeGemini··967 copies·updated 2026-07-14
prompt-30-2.prompt
Write a function to find the sum of first n Fibonacci numbers without using recursion. The first number is 0. The second number is 1.


Output:

when to use it

Community prompt sourced from the open-source GitHub repo barun-saha/CodePrompt (MIT). A "Prompt 30 2" 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

roleplaycommunitygeneral

source

barun-saha/CodePrompt · MIT