X Tutup
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

basic_interface

python3 basic_interface
cd Boost-Python-Examples/Examples/basic_interface
make
python3

python3 test.py 
['I', ' ', 'a', 'b', 'a', 'r', 'n', 'd', 's', 'o', 'm', 'e']
I abarndsome
X Tutup