Genetic program ( python) -


good i'm doing program calculates genetically man inside list fittest survive when people eliminate command. sends me error pop can not concatenate 'str' , 'int' objects how can fix this?

somewhere in python script have 2 values being added together, 1 value string , other value integer. error. possibly meant convert integer string, , concatenate 2 strings, or meant convert string integer , add 2 integers together.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -