Finding sum of prime digits in python

后端 未结 0 594
清歌不尽
清歌不尽 2020-12-28 14:22

So I wrote a program that calculates the sum of all prime digits in a number.

#python program to print the sum of prime digits
number = int(input("Enter          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题