Update README.md

This commit is contained in:
danielwilczak101
2020-09-20 18:56:59 -04:00
committed by GitHub
parent 226d9f044e
commit b1a7751f25

View File

@ -20,7 +20,7 @@ import EasyGA
import random
import EasyGA
# The user defined function
# The user defined gene function
def user_gene_function():
return random.randint(1, 100)