Git Product home page Git Product logo

codewars-divisibility's Introduction

DIVISIBILITY OF A NUMBER BY TWO NUMBERS

Below is the question:

  • Create a function that checks if a number n is divisible by two numbers x AND y. All inputs are positive, non-zero numbers.
  • BUILT WITH

    This problem was solved with the following technologies:

  • Ruby

    GETTING STARTED

    If you need to clone this repo then these are the steps to take:

    Open a terminal / command line interface on your computer and navigate to your desired directory.

    Clone the repo by using the following:

    git clone:

        https://github.com/LincKim/CodeWars-Divisibility.git
    

    or using the SSh Key:

    git clone:

        [email protected]:LincKim/CodeWars-Divisibility.git
    

    PREREQUISITES

    You will need to install Ruby programming language if you still haven't yet done it into your local machine.

    This is so that you can be able to run this file in your local machine.

    You can use any of the two installation managers:

        rvm or rbenv
    

    Their documentations can be found on the internet for further procedures of installation.
    The latest Ruby version is sufficient, that is:

        ruby 3.2.0
    

    If you need the repository at you local machine then the steps provided on the previous sub-topic will kickstart the process.

    After you have cloned the repo into your local machine then in your terminal navigate into the repository and if you have VS Code then open using the following command:

        code .
    

    Running the tests

    This mini-project seeks to test my understanding on:

  • Ruby fundamentals.

    Deployment

    The mini-project is not deployed.

    Contributing

    Versioning

    Authors

    This project was contributed by: [Lincoln Kimutai Too] {https://github.com/LincKim}

    License

    This project is licensed under Apache License 2.0

    Acknowledgments

  • codewars-divisibility's People

    Contributors

    linckim 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.