RosettaCodeData/Task/User-input-Text/Extended-Color-BASIC/user-input-text.basic

5 lines
61 B
Text
Raw Normal View History

2025-08-11 18:05:26 -07:00
10 INPUT A$
20 INPUT B
30 IF B<>75000 THEN 20
40 PRINT A$, B