Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
strong1
sum = 0 num = int(input("Enter a number :")) temp = num while(num): f = 1 i =1 r= num%10 while(i<=r): f =f*i i = i+1 sum = sum+f num = num//10 if(sum==temp): print("The number is strong number") else: print("The number is not strong number")
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
>= Number regex generator
Repeated match within another regular expression
Python3 - product lists
shivareddy error
Prac
sept
jhjhh
Calculator
pythonfin
POO I EN PYTHON 3
stackse - search stackoverflow differently
Please log in to post a comment.