Python Boolean Logic

steve.ferg.bitbucket at gmail.com steve.ferg.bitbucket at gmail.com
Sat Sep 23 00:39:36 EDT 2017


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)



More information about the Python-list mailing list