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.

유형제목
no data