Skip to content

Commit e2519a3

Browse files
committed
changed readme
1 parent 7ccb433 commit e2519a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +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
11+
[1. Program to check if the given number is even or odd](Basic Programs/1_CheckEvenOdd.c)
1212
2. Program to check if the given number is a Prime number
1313
3. Program to check if the given number is Palindrome
1414
4. Program to check if the given number is Perfect number

0 commit comments

Comments
 (0)