Fixed DOS encodings using: iconv -f CP852
[mirrors/Programs.git] / turbobasic / 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.108849 seconds and 4 git commands to generate.