for a in range(100,1000): c=str(a) b=0 for i in c : b+=(int(i))**3 if b==a: print(a)#按照這個代碼進行水仙花數的統計,結果會多出來一個370,檢查不出來bug
【python primary 】hasattr Funct
List of articles One 、 Prefac
One 、 First of all to enter py
The previous section describes
01、Flask Framework server rend
文章目錄效果代碼效果代碼from encryption_al