Skip to content

This is the first of four training projects on the Python Software Developer course on Hexlet.io

Notifications You must be signed in to change notification settings

altvec/python-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Games

Github Actions Status wemake-python-styleguide Maintainability

This is the first of four training projects on the Python Software Developer course on Hexlet.io

The package contains five simple mathematics quiz games:

  • Even check brain-even
  • Calculator brain-calc
  • Greatest common divider brain-gcd
  • Arithmetic progression brain-progression
  • Prime number brain-prime

Installation

Use the package manager pip to install Brain Games.

pip install --user --extra-index-url https://test.pypi.org/simple/ altvec-brain-games

Usage

Brain Even

asciicast

Brain Calc

asciicast

Brain GCD

asciicast

Brain Progression

asciicast

Brain Prime

asciicast

About

This is the first of four training projects on the Python Software Developer course on Hexlet.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published