mwmorale / python_play

Welcome to python_play ! I figured that I should update my GitHub to show off my recent Python skills that I gained during my time at Nerdwallet as a Security Software Engineer! Here, I explore the infamous "polish notation". But, what is Polish notation and how would I implement it via programming? Simple! Polish notation(and the associated program written) is a very simple and useful program that uses Python to calculate the result of the users "Polish notation" input. Polish notation is a very fun mathematical trick that uses a mathematical notation in which operators precede their operands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mwmorale/python_play Stargazers