for j in range(1,n+1):? ? a=float(input('請輸入x'+j+':'))? ? X.append(a)這樣就錯(cuò)了,應(yīng)該怎么改
python中怎樣連續(xù)打印并輸出x1到xn
xxx3683148
2016-10-10 22:56:36