grozwalker/hexlet-lvl1

1.0.3 2019-12-17 20:26 UTC

This package is auto-updated.

Last update: 2024-04-18 06:23:02 UTC


README

Build Status

Maintainability

Hexlet project #1

How To Install

> composer global require grozwalker/hexlet-lvl1
> make install

Games

####Even Answer "yes" if the number is even, otherwise answer "no". asciicast

####Calc Find the result of the expression. asciicast

####Gcd Find the greatest common divisor of given numbers. asciicast

####Progression Find number that missing in the progression. asciicast

####Prime Answer "yes" if given number is prime. Otherwise answer "no". asciicast