Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- Online Pascal Compiler.
- Code, Compile, Run and Debug Pascal program online.
- Write your code in this editor and press "Run" button to execute it.
- }
- program Hello;
- begin
- writeln ('Hello World')
- end.
Advertisement
Add Comment
Please, Sign In to add comment