
November 20th, 2003, 02:18 AM
|
 |
Hello World :)
|
|
Join Date: Mar 2003
Location: Hull, UK
|
|
well the exact equivalent for this would be os.system('pause') which is in the os mdoule. Another way to pause a program would be to use raw_input('textt to display') to pause the program untill the user presses enter and being built-in you don't have to import anything
Mark.
__________________
programming language development: www.netytan.com – Hula
|