modified md
This commit is contained in:
parent
da03ba7c4a
commit
eb5f2981dd
@ -50,7 +50,7 @@ def at_random():
|
||||
if random.random()>0.5: a=1
|
||||
else: a=0
|
||||
return a
|
||||
```python
|
||||
```
|
||||
|
||||
|
||||
|
||||
@ -101,7 +101,7 @@ for i in range(0,30000):
|
||||
_=plot(np.cumsum(a.allmove),color="b")
|
||||
_=plot(np.cumsum(b.allmove),color="r")
|
||||
|
||||
```python
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user