How to make a Command Shell using python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to make a Command Shell using python

Currently i am trying to use Subprocess to do the job, but undone so far. I don't how to know whether an exe file requires std input if yes how to show the console message and then take input Somebody please tell me. This code below is my addition program, https://code.sololearn.com/c7AWWS0ZHCF0/?ref=app https://code.sololearn.com/c7AWWS0ZHCF0/?ref=app And this my console program, https://code.sololearn.com/cpEPLDH20y44/?ref=app

30th May 2018, 11:12 AM
NikhilCodes
NikhilCodes - avatar
1 Answer