Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 261 Bytes

File metadata and controls

4 lines (4 loc) · 261 Bytes

online-python-interpreter-using-flask

This is a minimal version of an online python interpreter The user is not allowed to use raw_input() or input() in his/her code. This project requires basic knowledge of FLASK-Framework,HTML,CSS,Python,Jinja2,SQLAlchemy.