Skip to content

tribals/python-project-lvl1

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability CI - lint on remote repo

First Hexlet Project - Brain Games

Prerequisites

You need to install poetry for developing this project.

Setup

  1. clone repository
  2. make install

To install it as Python package, run:

$ make package-install

Brain Even

Command: brain-even

asciicast

Brain Calc

Command: brain-calc

asciicast

Brain Greatest Common Divisor

Command: brain-gcd

asciicast

Brain Progression

Command: brain-progression

asciicast

Brain Prime

Command: brain-prime

asciicast