Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 749 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 749 Bytes

PyLomba

Python Evaluater App for Android

This app is for evaluate a string which contains single expression and return the calculated value and only evaluates the single expression, not the complex logic code!
This app does not accept the source code which contains statements like:

  • for
  • while
  • print
  • import
  • class and function

and can not be used to assign a value to variable

ScreenShot

Copy Paste Syntax Error Example