diff --git a/test_output.py b/test_output.py deleted file mode 100644 index f919cb98..00000000 --- a/test_output.py +++ /dev/null @@ -1,4 +0,0 @@ -import sys - -print('this is the standard output') -print('This is the standard error', file=sys.stderr) \ No newline at end of file