If else

If 是一個判別邏輯的程式,可以讓程式在某些情況下執行。

Drawing

Example:

if else statement 也可以是更複雜的結構:

Last updated