📄️ if-elif-elseConditionally execute code. The elif and else blocks are optional.📄️ in ⁄ not inChecks for membership of object within a sequence.📄️ Logical OperatorsAllows for multiple conditions to be combined at the same time.