5 lines
73 B
Python
5 lines
73 B
Python
|
|
av=create_averager(arr,4,0.5)
|
|
print av.sum.read()
|
|
tscan(av.sum, 10,0.1)
|