If Statement Python Swift Swift If Or/and Statement Like Python December 27, 2023 Post a Comment Is there a way to to do and/or in an if statement in swift. eg/ if a > 0 and i == j or f Soluti… Read more Swift If Or/and Statement Like Python