3.1
2022-12-15
- Changed keyboard behavior.
- Fixed the issue that the slicing block couldn't accept variables.
3.0
2022-08-13
- Now enable to run Python program (with some restriction).
- Improve UI for managing documents.
2.2
2021-12-28
- Slicing is now available.
2.1.2
2021-12-16
The icon was changed.
2.1.1
2021-12-14
The issue that occurred when canceling an input dialog was fixed.
2.1
2021-12-12
- The program is run in the background.
- The color of a variable block is changed.
2.0
2021-08-14
New UI is available.
1.4
2021-05-30
- New blocks now represent a function and a method.
- The app icon is changed.
1.3
2021-05-02
- The color of a variable block is changed. It appears more outstandingly.
- Strings' * operator is now supported.
1.2
2021-03-28
- input( ) function is now available.
- The buttons on the top are updated.
1.1.2
2021-01-18
Fix the function block to be able to use as a method.
1.1.1
2021-01-10
The icon is updated.
1.1.0
2020-12-18
- Error messages are shown in English.
- Variables can be viewed at each step. Tap top center on running a program and select a table icon.
1.0.1
2020-12-02
The issue on "if" blocks' indentation has been fixed.