Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/subbarayudu-j/TheAlgorithms-Python
/ postfix_evaluation.py
File
postfix_evaluation.py
data_structures/stacks/postfix_evaluation.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Output:
3
4
Enter a Postfix Equation (space separated) = 5 6 9 * +
Callers
nothing calls this directly
Calls
2
Solve
Function · 0.85
split
Method · 0.80
Tested by
no test coverage detected