Hey,
My python code:
I will get "test.MyVar[0][5]['xxx']" in c++. How can I make it?
My python code:
PHP Code:
import test
myvalue = test.MyVar[0][5]['xxx']