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 -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -