File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ These program are written in codeblocks ide for windows. These programs are not
85
85
- [ Decimal to base n conversion] ( https://github.com/gouravthakur39/beginners-C-program-examples/blob/master/DecimalToBaseN.c )
86
86
- [ Two-way decimal to hexadecimal] ( https://github.com/gouravthakur39/beginners-C-program-examples/blob/master/DecimalToHexadecimalViceVersa.c )
87
87
- [ Encrypt and Decrypt XOR] ( https://github.com/gouravthakur39/beginners-C-program-examples/blob/master/EncryptDecryptXOR.c )
88
- - [ Fibonnacia Generation] ( https://github.com/gouravthakur39/beginners-C-program-examples/blob/master/FibonacciGeneration.c )
88
+ - [ Fibonnaci Generation] ( https://github.com/gouravthakur39/beginners-C-program-examples/blob/master/FibonacciGeneration.c )
89
89
- [ Calculate remainder] ( https://github.com/gouravthakur39/beginners-C-program-examples/blob/master/FindRemainder.c )
90
90
- [ Check leap year] ( https://github.com/gouravthakur39/beginners-C-program-examples/blob/master/isInputLeapYear.c )
91
91
- [ Find largest number] ( https://github.com/gouravthakur39/beginners-C-program-examples/blob/master/Largest.c )
You can’t perform that action at this time.
0 commit comments