Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

run c code in python

#compile c code first

import os

os.system("command to execute code here")

 
PREVIOUS NEXT
Tagged: #run #code #python
ADD COMMENT
Topic
Name
6+3 =