示例#1
0
文件: main.py 项目: Zilby/Stuy-Stuff
def main():
    # Create Tranform Object
    a = Transform()

    # Run Script
    a.read_script("script_c")