+ 1
What's wrong with my code?(Solved)
8 Antworten
+ 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')