Skip to content

Commit 89b3658

Browse files
committed
changed readme
1 parent 6d1b1dd commit 89b3658

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ Video Lectures : http://packetprep.com/course/coding-questions
88

99
Basic Programs
1010
--------
11-
[1. Program to check if the given number is even or odd](https://github.com/packetprep/coding-questions/blob/master/Basic%20Programs/1_CheckEvenOdd.c)
12-
11+
1. [Program to check if the given number is even or odd](https://github.com/packetprep/coding-questions/blob/master/Basic%20Programs/1_CheckEvenOdd.c)
1312
2. Program to check if the given number is a Prime number
1413
3. Program to check if the given number is Palindrome
1514
4. Program to check if the given number is Perfect number

0 commit comments

Comments
 (0)