Hello,
I need help on the def command.

My script:

Import os
Test

def Test():
print(“test”)
os.system(“pause”)

someone please help,it gives me an error in python 3.
I did everything right.

--mb1541def
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to