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

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

asp.net - Configuring WCF Services in Code WCF 4.5 -