I worked with it in the early 1990s.
Superfast language.
program hw;
var a:string = 'world';
begin
writeln('Hello '+a);
end.
I worked with it in the early 1990s.
Superfast language.
program hw;
var a:string = 'world';
begin
writeln('Hello '+a);
end.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)