+ 1
What's wrong with my code?(Solved)
8 Answers
+ 4
Einstein Shilly shally , what problem do you encouter? Please give a clear description. Thanks!
+ 3
Lothar it's solved. Thanks for trying to help
+ 2
Thank you so much Kiibo Ghayal
+ 2
â¤â˘â đđ˘đ˘đđ¨ đđĄđđ˛đđĽ ââ˘â¤ Thank you again I kept looking for a button or something all this time đ.
+ 2
num=str(input())
n=len(num)
print('yes') if eval(str('**'+str(n)+'+').join(num)+'**'+str(n))==int(num) else print('no')