Run Python commands directly in Shell and display

python -c 'print("Hi")'
Hi

Guess you like

Origin www.cnblogs.com/yaos/p/12708278.html