diff --git a/TaskB04/run b/TaskB04/run index c214c3e..a41bf11 100644 --- a/TaskB04/run +++ b/TaskB04/run @@ -59,3 +59,4 @@ with open(sys.argv[1].replace('.arg', '.exp'), 'r') as f: # print(line.decode('utf-16', 'ignore')) print(type(line), list(line), line) print(line) +print('jesus christ')