grozwalker/hexlet-lvl1

First homework

Maintainers

Package info

github.com/grozwalker/php-project-lvl1

pkg:composer/grozwalker/hexlet-lvl1

Statistics

Installs: 21

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.3 2019-12-17 20:26 UTC

This package is auto-updated.

Last update: 2026-03-18 10:18:42 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