You have a lot of assignment statements, but nothing that produces output.  Try 
adding statements like this at appropriate places...

print ("bool_one = ", bool_one)
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to