Skip to content

Stack implementation. Solving mathematical problems based on reverse Polish notation

License

Notifications You must be signed in to change notification settings

MrKalister/reverse_polish_notation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reverse polish notation

Description:

Stack implementation.

This code solves mathematical problems based on reverse polish notation

Technologies:

Python 3.9.10

Installation and launch:

  1. Clone the repository. On the command line:
git clone https://github.com/MrKalister/reverse_polish_notation.git

or use SSH-key:

git clone git@github.com:MrKalister/reverse_polish_notation.git
  1. Fill in input.txt in accordance with the example available in it.

More information wikipedia_en or wikipedia_ru

Author

Maxim Novikov

About

Stack implementation. Solving mathematical problems based on reverse Polish notation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages