- Joined
- Dec 29, 2015
- Messages
- 2
- Reaction score
- 0
i'm new to python but I have programmed in JavaScript, in which there is a symbol for 'or'. is there one like that for Python that you would use in an if statement so more than one scenarios would get the same output, without making more than one if statements?