Re: Python -Simplebool

2016-10-05 Thread MRAB
On 2016-10-05 16:01, priya@gmail.com wrote: Hi, I am new to Python and I am learning it. Need some help. I downloaded SimpleBool (https://github.com/lujunyan1118/SimpleBool) for simulating Boolean models. SimpleBool works in Python. I downloaded the Canopy and executed Boolmutation.py f

Re: Python -Simplebool

2016-10-05 Thread Joel Goldstick
Welcome, Please, format your code. That's a lot of code, and it doesn't run as presented. Use text mode in your email program (or whatever you use to post here), and make sure the indentation is correct. On Wed, Oct 5, 2016 at 11:01 AM, wrote: > Hi, >I am new to Python and I am learning i