Skip to content

Commit a01f1f3

Browse files
authored
Added 10th classes
1 parent 1437770 commit a01f1f3

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

README.md

+32
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,35 @@ It includes [**9 slides:**](CFT-31_3-6.pdf)
5959
2. Indentation in Python
6060
3. IF statements
6161
___
62+
## SEVENTH CLASS LECTURE:
63+
It includes [**5 slides:**](CFT-6_4-7.pdf)
64+
65+
1. IF-ELSE
66+
2. IF - ELIF - ELSE
67+
___
68+
## EIGTH CLASS LECTURE:
69+
It includes [**7 slides:**](CFT-7_4-8.pdf)
70+
71+
1. TASK
72+
2. FOR LOOP
73+
3. Make a table of 2
74+
4. Address (id)
75+
___
76+
## NINTH CLASS LECTURE:
77+
It includes [**3 slides:**](CLASS 9th.pdf)
78+
79+
1. PRACTICING AND PUTTING ALL KNOWLEDGE TOGETHER
80+
___
81+
## TENTH CLASS LECTURE:
82+
It includes [**11 slides:**](CFT-11_4-10.pdf)
83+
84+
1. FOR LOOPS WITH STRING
85+
2. INDEXING WITH STRING
86+
3. SLICING
87+
4. LISTS
88+
5. INDEXING WITH LISTS
89+
6. FOR LOOP WITH LIST
90+
7. ACTIVITY
91+
92+
93+

0 commit comments

Comments
 (0)