Skip to content

Commit 9f40143

Browse files
Update README.md
1 parent ea31787 commit 9f40143

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
# Core Concepts of Computer Programming
22

33
Table of Contents
4-
1. Input / Output
4+
1. Intro
5+
2. Input / Output
56
1. Hello World Program
6-
2. Variables & Data Types
7+
3. Variables & Data Types
78
1. Sample Program for Variables and Data Types
8-
3. Operators
9+
4. Operators
910
1. Assignment Operators Sample Program
1011
2. Arithmetic Operators Sample Program
1112
3. Comparison Operators Sample Program
12-
4. Conditionals
13+
5. Conditionals
1314
1. Sample Program Using IF
1415
2. Sample Program Using IF/ELSE
15-
5. Functions
16-
6. Sample Program Creating And Using Functions
16+
6. Functions
17+
7. Sample Program Creating And Using Functions
1718

1819
## Intro
1920
Of all the inventions in the field of electronics

0 commit comments

Comments
 (0)