I am reading the chapter in Shildt now. The complete C # guide "Learn more about methods and classes." I want in practice to consolidate the theory of this chapter. Throw or help find exercises for this material. Thank you in advance.

    1 answer 1

    Yes, any topic from life. For example, the election;)

    So I see the interface

    interface Выборы { void голосовать(string паспорт, Партия партия); void фальсифицировать(Партия партия, int количество); }