Home
Activities
Resources
CONTACT US
Edit Code
Zoom
+
-
Back
🔊
Here is an example of a Python program with multiple If-statements.
🔊
Notice how the first If-statement is skipped because x is not equal to 2
🔊
It then proceeds to execute the rest of the program.
Next