This website requires JavaScript.
Explore
Help
Sign In
tTh
/
TetaTricks
Watch
1
Star
0
Fork
0
You've already forked TetaTricks
Code
Issues
Pull Requests
Releases
Wiki
Activity
7abf55e44b
TetaTricks
/
code
/
Basic
/
bywater-1.bas
7 lines
85 B
QBasic
Raw
Normal View
History
Unescape
Escape
new chapter: Basic
2023-03-04 07:27:18 +11:00
10
CLEAR
fine tuning
2024-08-27 19:55:32 +11:00
20
FOR
I
=
2
TO
5
new chapter: Basic
2023-03-04 07:27:18 +11:00
30
PRINT
I
,
I
*
I
40
NEXT
I
fine tuning
2024-08-27 19:55:32 +11:00
50
SYSTEM
Reference in New Issue
Copy Permalink