Text changes
This commit is contained in:
@ -20,7 +20,7 @@ ga = EasyGA.GA()
|
|||||||
ga.evolve()
|
ga.evolve()
|
||||||
```
|
```
|
||||||
|
|
||||||
# Output:
|
### Output:
|
||||||
```python
|
```python
|
||||||
Put the out here
|
Put the out here
|
||||||
```
|
```
|
||||||
@ -60,7 +60,7 @@ ga.initialization = user_initialization_function
|
|||||||
ga.eveolve()
|
ga.eveolve()
|
||||||
```
|
```
|
||||||
|
|
||||||
# Output:
|
### Output:
|
||||||
```python
|
```python
|
||||||
Put the out here
|
Put the out here
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user