Skip to content

Commit fea09e0

Browse files
committed
test hello
1 parent 5a1eed6 commit fea09e0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

py1/test.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#!/usr/bin/env python
2+
# -*- coding:utf-8 -*-
3+
# Author:jiaming
4+
# Date: 2018/12/17 20:16
5+
# Describe:
6+
7+
print('Hello World')
8+

0 commit comments

Comments
 (0)