ManyCode
  • Blog
  • About
  • Tags
  • Search
ManyCode

Search ManyCode

#Python


AIC (Automated Input Console)

Python program to send automated input to an executable program

Posted on July 31, 2017

If you are a programmer, you must have been in situation when you had to enter same input in same program again and again. The AIC is a simple program which allows you to send automated input to an executable program. Lets see how?

Automated Input Console Screenshot

[Read More]
#AIC  #python 

Amit Kumar  •  2017  •  ManyCode