RosettaCodeData/Task/String-length/BASIC/string-length-2.basic

3 lines
28 B
Text
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
10 INPUT a$
2020-02-17 23:21:07 -08:00
20 PRINT LEN a$