#18690: python真舒服


MaowMaowMan (梁安哲)

學校 : 國立臺灣大學
編號 : 98765
來源 : [42.77.196.141]
最後登入時間 :
2023-02-16 14:30:59

string=str(2**1000)

#44923: Re: python真舒服


x__1 (^_^ 809-34)

學校 : 臺北市立麗山國中
編號 : 294220
來源 : [111.248.235.102]
最後登入時間 :
2025-08-04 11:16:52

string=str(2**1000)


說得好

print(sum(list(map(int,list(str(2**1000))))))