/Basic-Interpreter-Python

This is a basic Interpreter that I built using python. It initialises variables , assignments of integers and strings, and basic arithmetic operations.

Primary LanguagePython

Basic-Interpreter-Python