Moved old turbobasic files to directory 1998 and added new directory for new files
[mirrors/Programs.git] / turbobasic / 1998 / KALK.BAS
CommitLineData
0f95cc4b
H
1CLS\r
2SCREEN 9\r
3COLOR 3,15\r
4LOCATE 2,2\r
6c1eebfd 5INPUT " PŘíKLAD (BEZ*=*) " ;A\r
0f95cc4b
H
6CLS\r
7LOCATE 2,2\r
8PRINT " = " A\r
9END\1a
This page took 0.092298 seconds and 4 git commands to generate.