Commit 43d84660 authored by Gao, Shang's avatar Gao, Shang
Browse files

testing sys package

parent e1a35a6a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
print "hello world"
import sys
sys.stdout.write("hello world")