代码迁移
This commit is contained in:
7
etl_billiards/0.py
Normal file
7
etl_billiards/0.py
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- coding: UTF-8 -*-
|
||||
|
||||
# Filename : helloworld.py
|
||||
# author by : www.runoob.com
|
||||
|
||||
# 该实例输出 Hello World!
|
||||
print('Hello World!')
|
||||
Reference in New Issue
Block a user