Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
20
Task/Show-ASCII-table/VTL-2/show-ascii-table.vtl-2
Normal file
20
Task/Show-ASCII-table/VTL-2/show-ascii-table.vtl-2
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
10 C=32
|
||||
20 L=16
|
||||
30 #=C>100*50
|
||||
40 $=32
|
||||
50 ?=C
|
||||
60 ?=": ";
|
||||
70 #=C=32*120
|
||||
80 #=C=127*140
|
||||
90 $=C
|
||||
100 ?=" ";
|
||||
110 #=150
|
||||
120 ?="Spc ";
|
||||
130 #=150
|
||||
140 ?="Del ";
|
||||
150 C=C+16
|
||||
160 #=C<128*30
|
||||
170 C=C-95
|
||||
180 L=L-1
|
||||
190 ?=""
|
||||
200 #=L=0=0*30
|
||||
Loading…
Add table
Add a link
Reference in a new issue