This website requires JavaScript.
Explore
Help
Register
Sign In
exercism
/
python
Watch
1
Star
0
Fork
0
You've already forked python
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d289e8a4434de169064a9f5b3987f1988d593b53
python
/
exercises
/
forth
/
forth.py
3 lines
30 B
Python
Raw
Normal View
History
Unescape
Escape
forth: add example solution
2017-10-06 16:43:57 -05:00
def
evaluate
(
stack
)
:
forth: fixes for Flake8 compliancy
2017-10-06 15:38:37 -05:00
pass
Reference in New Issue
Copy Permalink