摘要:
#if u want three num when a+b+c=1000,and a^2+b^2=c^2 #test1import os import time start_time = time.time() for a in range(0,1001): for b in range(0,100 阅读全文
摘要:
代码及如下 text = '''kobe is fmvp in 2010 but in 2008 the fmvp is one baller who called by true. now in lakers lbj is the fmvp in 2020''' select = [[x for 阅读全文