Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Change for the example #7

Open
VeXHarbinger opened this issue Apr 11, 2013 · 0 comments
Open

Code Change for the example #7

VeXHarbinger opened this issue Apr 11, 2013 · 0 comments

Comments

@VeXHarbinger
Copy link

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.

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

No branches or pull requests

2 participants