Days 3-4: Flow Control and Functions
Objective:
Learn if-else, loops (for, while, do-while), and switch-case.
Create simple examples to understand flow control.
Learn to create and call functions.
1. Flow Control
1.1 If-Else Statements:
The if-else statement is used to execute cod...
ahliweb.id4 min read