tutorial.eyehunts.com
Python boolean if statement | Basics
Python if statement works on the boolean expression true and false statement. If true then the block will execute.
Rohit