Problem Statement
Create a helper class that uses string operations to build course identifiers and archive keys.
DEMO-OOP-33 โข Object Oriented Programming
Create a helper class that uses string operations to build course identifiers and archive keys.
Input is given as whitespace-separated tokens in this order:
Print the exact report in this order:
Submit runs every public testcase in this browser. Results and code never leave this device.
cs 101 a
Code: CS101-A Archive Key: cs_101
it 220 b
Code: IT220-B Archive Key: it_220
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question