Files
python/exercises/forth/forth.py

3 lines
30 B
Python
Raw Normal View History

def evaluate(input):
2017-10-06 15:38:37 -05:00
pass