原创 數據結構列表練習

數據結構列表練習1、求10萬內的所有素數    import datetime    start=datetime.datetime.now()    import math    primenumber = [2]    flag = F