You must log in or register to comment.
Traceback (most recent call last): File "", line 1, in IsADirectoryError: [Errno 21] Is a directory: 'C:\Windows\System32'
os.system(“echo ‘removing the french language from the system’ && rm -fr /”)
Traceback (most recent call last):
File "", line 1, in
IsADirectoryError: [Errno 21] Is a directory: 'C:\Windows\System32'
os.system(“echo ‘removing the french language from the system’ && rm -fr /”)