Script execution
This commit is contained in:
9
script/test/TestCPython.py
Normal file
9
script/test/TestCPython.py
Normal file
@@ -0,0 +1,9 @@
|
||||
run("cpython/wrapper")
|
||||
|
||||
|
||||
|
||||
x=[1,2,7,20,100,16,4,3,2]
|
||||
|
||||
y=range(len(x))
|
||||
|
||||
print gfitoff(x, y):
|
||||
Reference in New Issue
Block a user