CD Typer | Posted on 2025-05-12 | No Comments | /* @startuml class CD { – title: String – artist: String – cost: double – tracks: int + CD(title: String, […]