Select a file to view its contents
Use the terminal below to compile and run COBOL programs
Terminal
Welcome to the COBOL Terminal. Type commands below.
Try: cobc -x scripts/scenario_1.cob -o scenario_1 && ./scenario_1
$