BPexecutor/compiler/target.py

5 lines
65 B
Python

#executor
#block
#out
#args
out = (int(args[0])/int(args[1]))