hello world


import os

import sys

def test_func(a, b):

    return a + b

 

posted on 2008-09-04 13:13  Napoleon  阅读(115)  评论(0编辑  收藏  举报