#18690: python真舒服


MaowMaowMan (梁安哲)


string=str(2**1000)

#44923: Re: python真舒服


x__1 (^_^ 809-34)


string=str(2**1000)


說得好

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