Topics

Python Condition

About this topic: Articles tagged __TAG__

Showing 2 articles

Topics

Articles

Showing 2 articles

How-tos How to Use the if not Condition in Python This article explains how you can execute programs with if not conditions in Python. How-tos Python if-else Shorthand This article explains the shorthand notation for the if-else statement in Python that uses a condition, a positive value, and a negative value as its components.

← All topics