Fixed DOS encodings using: iconv -f CP852
[mirrors/Programs.git] / turbobasic / KALK.BAS
... / ...
CommitLineData
1CLS\r
2SCREEN 9\r
3COLOR 3,15\r
4LOCATE 2,2\r
5INPUT " PŘíKLAD (BEZ*=*) " ;A\r
6CLS\r
7LOCATE 2,2\r
8PRINT " = " A\r
9END\1a
This page took 0.109681 seconds and 4 git commands to generate.