Conditional Statements 기술
Conditional statements are used to perform different actions based on different conditions. In Python, we have the following conditional statements: if, elif, else.
| 유형 | 제목 | 난이도 | 기술 |
|---|
Conditional statements are used to perform different actions based on different conditions. In Python, we have the following conditional statements: if, elif, else.
| 유형 | 제목 | 난이도 | 기술 |
|---|