4 lines
26 B
Plaintext
4 lines
26 B
Plaintext
|
PROGRAM E
|
||
|
PRINT*, 'e'
|
||
|
END
|