Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to write a program that interacts with the terminal

import os
os.system("cd") #cd is an example, you can write whatever there
 
PREVIOUS NEXT
Tagged: #write #program #interacts #terminal
ADD COMMENT
Topic
Name
6+4 =