Data Type Python Tutorial

print True 
print False 
print True == 1 
print False == 0