cant use def command

mb1541def 0 12345678mb1541def at gmail.com
Fri Feb 1 10:49:32 EST 2019


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



More information about the Python-list mailing list