File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,15 @@ It includes [**11 slides:**](CFT-24_3-2.pdf)
24243 . Arithmetic Operations ([ Code] ( Codes/arithmetic_operations.py ) )
25254 . Operators such as : * modulo(remainder)* , * power* , * integer-division* .
26265 . Single and Multi-line Comments in Python.
27- 5 . Must Watch Section includes ** two links:**
27+ 6 . Must Watch Section includes ** two links:**
2828 * [ A 12-year-old app developer | Thomas Suarez] ( https://youtu.be/Fkd9TWUtFm0 )
2929 * [ "Python for kids" course, chapter 1] ( https://youtu.be/YoHLbpjIByE )
3030___
31+ ## THIRD CLASS LECTURE:
32+ It includes [ ** 8 slides:** ] ( CFT-25_3-3.pdf )
33+
34+ 1 . Variables in Python.
35+ 2 . Printing value of variables.
36+ 3 . Naming variables (Dos and Don'ts.
37+ 4 . ** input()** in Python.
38+ ___
You can’t perform that action at this time.
0 commit comments