CC#•Created by Sammy on 1/2/2025 in #help how to add inheritance between two c# files?
what i want from the console is it to write 'The name of the pirate is John Adams' the probelm is im not sure how can i make Pirate.cs get the value name from gang.cs and print it out.