Compilation error (line 7, col 4): The type or namespace name 'BankingMenu' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 8, col 4): The type or namespace name 'BankingSystem' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 17, col 24): The name 'Console' does not exist in the current context
Compilation error (line 18, col 22): The name 'Convert' does not exist in the current context
Compilation error (line 27, col 19): The name 'Console' does not exist in the current context
Compilation error (line 28, col 27): The name 'Convert' does not exist in the current context
Compilation error (line 37, col 19): The name 'Console' does not exist in the current context
Compilation error (line 38, col 28): The name 'Convert' does not exist in the current context