Skip to content

Only a terminal project for solving basic mathematical problems.

Notifications You must be signed in to change notification settings

ImFenyx/Aleph-0-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

ico

Project Aleph-0

My first project :) Its function is to be a tool for solving basic, generally mathematical problems such as equations.

For now it's being done in a terminal, but I intend to recreate it in a GUI with explanations of the solution to the problem so as not only to show the answer, but also to teach how the solution works.

The project is only in Portuguese at the moment, but I intend to add the English language.

Features:

  • Drawing random numbers
  • Potentiation / Exponentiation
  • First and second degree equations
  • Average speed calculation + Time in seconds, minutes, and hours + Distance in meters and kilometers

What I want to do:

  • Conversion of measures (No ideas yet)

Requirements:

  • Python 3 or newer
  • Windows 10+
  • (Probably works with Windows 7, but has not been tested)

(Imprecise requirements because is not tested in other machines)