We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14324f4 commit 8f057feCopy full SHA for 8f057fe
README.md
@@ -17,8 +17,11 @@ TOC
17
5. [Conditionals](#conditionals)
18
1. [Sample Program Using IF](#sample-program-using-if)
19
2. [Sample Program Using IF/ELSE](#sample-program-using-if-else)
20
-6. [Functions](#functions)
+6. [Loops](#loops)
21
+ 1. [Sample Program Using Loops](#sample-program-using-loops)
22
+7. [Functions](#functions)
23
1. [Sample Program Creating And Using Functions](#sample-program-creating-and-using-functions)
24
+8. [More Of My Content](#more-of-my-content)
25
26
## Intro
27
Of all the inventions in the field of electronics like the radio and
0 commit comments