Skip to content

Commit fc4927c

Browse files
committed
Create d2_exercise_hello_python.py
1 parent 3ff229f commit fc4927c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# -*- coding: UTF-8 -*-
2+
print "Hello,World!"
3+
print "你好,世界!"

0 commit comments

Comments
 (0)