Skip to content

Code Change for the example #7

Description

@VeXHarbinger

Great work so far fellas,
One thing though, actually two. First, you should change line #32 of the example program to read;

Console.WriteLine( "You have " + ( friends.Count - blockedFriends ) + " friends and " + blockedFriends + " fiends blocked!" );

else it says "you have friends and friends.

The second item would be to add a pause at the end, so that you can read them message. Then hit space to continue to the application end.

Thanks for all your hard work though, much appreciated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions