grozwalker/hexlet-lvl1

First homework

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/grozwalker/hexlet-lvl1

1.0.3 2019-12-17 20:26 UTC

This package is auto-updated.

Last update: 2025-09-18 09:10:36 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