Files
python/exercises/forth/forth.py

2 lines
29 B
Python
Raw Normal View History

def evaluate(input):
pass