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
- import
- class and function
and can not be used to assign a value to variable
Copy Paste | Syntax Error | Example |
---|---|---|