76、python學習第二篇

生成隨機數的測試數據 ''' Created on 2017年4月8日 @author: weizhen #to create data for testing ''' import random from numpy import maximum def get_int(msg, minimum, default): while True: try:
相關文章
相關標籤/搜索