Python Boolean Logic
steve.ferg.bitbucket at gmail.com
steve.ferg.bitbucket at gmail.com
Sat Sep 23 00:39:36 EDT 2017
More information about the Python-list mailing list
Sat Sep 23 00:39:36 EDT 2017
- Previous message (by thread): Python Boolean Logic
- Next message (by thread): Python Boolean Logic
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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)
- Previous message (by thread): Python Boolean Logic
- Next message (by thread): Python Boolean Logic
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list