Skip to content

ramilabd/python-project-lvl1

Repository files navigation

Brain Games

Actions Status Maintainability Build Status time tracker wemake-python-styleguide Python CI


Description

This is the first training project from the Python-developer profession on Hexlet.io.

This package contains five simple math games.

  1. Check the number of parity brain-even
  2. Calculator brain-calc
  3. Greatest common divisor of a number brain-gcd
  4. Arithmetic progression brain-progression
  5. Is a Prime number brain-prime

Requirements

  • Interpreter Python (version 3.8 and higher)
  • The Python package manager pip

Dependences

  • Library for prompting input on the command line prompt

Installation

python3 -m pip install --user -i https://test.pypi.org/simple/ ramilabd_brain_games
--extra-index-url https://pypi.org/simple prompt

asciicast

Usage

Brain Even

asciicast

Brain Calc

asciicast

Brain Gcd

asciicast

Brain Progression

asciicast

Brain Prime

asciicast

Author

Ramil Aburakhmanov

About

The first project in the profession a Python developer at Hexlet.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published