3 lines
69 B
Python
3 lines
69 B
Python
# strace -o hello.py.log python3 ./2.2_hello.py
|
|
|
|
print("hello world") |
# strace -o hello.py.log python3 ./2.2_hello.py
|
|
|
|
print("hello world") |