Giter VIP home page Giter VIP logo

magnanimous-numbers-python's Introduction

License: GPL v3

Magnanimous Numbers in Python

This repository will contain my solution for the Rosseta Code Magnanimous Numbers Task in Python There is alreasy a Python solution for this task; however it seems an interesting coding project and will provide an opportunity to practice creating a GitHub Project.

The Task

As described in the Rosseta Code page the task requirements are:

* Write a routine (procedure, function, whatever) to find magnanimous numbers.
* Use that function to find and display, here on this page the first 45 magnanimous numbers.
* Use that function to find and display, here on this page the 241st through 250th magnanimous numbers.
* Stretch: Use that function to find and display, here on this page the 391st through 400th magnanimous numbers

Road Map

  • Create the Repository and README,
  • Write a program (Magnanimous) to generate the first 45 Magnanimous numbers by default; the first Task objective,
  • Implement code to achieve requirement 2 & 3 from above,
  • Extend Magnanimous with a Command Line Interface (CLI) that will:
    • provide a help system,
    • check if a specific number is Magnanimous,
    • list Magnanimous numbers within a given range,
    • list a specified number of Magnanimous numbers from a speficed start position.

Built With

Python PyCharm

magnanimous-numbers-python's People

Contributors

rb1960 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.