Task 3 – Comparison
Implement a method that uses a Func
delegate to compare two towers based on their range. The method should return the tower with the longer range.
Implement a method that uses a Func
delegate to compare two towers based on their range. The method should return the tower with the longer range.