APKPure에서 안전하고 빠른 APK 다운로드
APKPure는 바이러스 없는 Tiny BASIC v3 APK 다운로드를 위해 서명 확인을 사용합니다.
초소형 BASIC v3
Tiny BASIC v3
extended BASIC
- no goto
- times, while, repeat
- if then else end, if then elif ... end
- def funtion(x, y) ... end
- dynamic data type (real, string)
- C/C++ type operator