in python , could I accomplish the purpose that "a=Console.read()" used in C?

python dongdonglove8 at hotmail.com
Sun Jun 4 08:10:26 EDT 2006


in python , could I accomplish the purpose that "a=Console.read()" used
in C?
when program is running, I wanna add a statement like
"a=Console.read()" in C language,it will wait for user's input, after
user's typing a character , and click "enter" key, the program will go
on running.




More information about the Python-list mailing list