diff --git a/C/program-37/program.c b/C/program-37/program.c index 4a63c87c..0f2f59a1 100644 --- a/C/program-37/program.c +++ b/C/program-37/program.c @@ -1,5 +1,5 @@ /* -Program to find the fibonacci sequnce +Program to find the fibonacci sequnce using recursion */ #include diff --git a/index.html b/index.html new file mode 100644 index 00000000..19b9c3d4 --- /dev/null +++ b/index.html @@ -0,0 +1,6 @@ + + + Basic Programs +

BASIC PROGRAMS

+ + \ No newline at end of file