Single point crossover function not working in a loop

后端 未结 0 1615
心在旅途
心在旅途 2020-12-06 15:50

i am using Python 3.8 and i am having the following problem in one of the functions i was trying to use. def cross_(l, q):
k=randint(1,5)

for i in range         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题