This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
awtk
Watch
1
Star
0
Fork
0
You've already forked awtk
mirror of
https://gitee.com/zlgopen/awtk.git
synced
2024-12-04 04:58:24 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
628771c406
awtk
/
tests
/
fscripts
/
demo_str2.fs
4 lines
55 B
Forth
Raw
Normal View
History
Unescape
Escape
improve fscript samples
2022-08-23 11:21:48 +08:00
var
a
=
prompt('input
a
number:');
improve fscript str
2021-07-16 07:31:17 +08:00
print(int(a)+100);
Reference in New Issue
Copy Permalink