This website requires JavaScript.
Explore
Help
Sign In
velvox
/
cobol-interpreter-lab
mirror of
https://github.com/rileyallyn/cobol-interpreter-lab.git
Watch
1
Star
0
Fork
You've already forked cobol-interpreter-lab
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fd10dae2ba
cobol-interpreter-lab
/
lab-5
/
samples
/
outputs
/
assignment_print.txt
10 lines
79 B
Plaintext
Raw
Blame
History
section
section
section
section
A = ();
section
move 1 to A;
print A;
stop run
Reference in New Issue
View Git Blame
Copy Permalink