项目作者: AbdealiB

项目描述 :
Calculating Armstrong Numbers using Python
高级语言: Python
项目地址: git://github.com/AbdealiB/Armstrong-Number.git
创建时间: 2017-08-07T14:07:31Z
项目社区:https://github.com/AbdealiB/Armstrong-Number

开源协议:

下载


Armstrong-Number

  • armstrong-number.py takes user input and gives back if number is armstrong or not.
  • armstrong-number-2.py prints range of armstrong numbers from 1-1000.