Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~134 People Reached
Favorite Forums
Favorite Tags
Member Avatar for darren_88

hi guys, Does anyone knows how to highlight the words that are wrong at string str2 when compared to string str1? Below is my coding. Thanks. string str1 = "This is an good example, i like it."; string str2 = "This is a bad example, i dislike it."; str1.Split(' ', …

Member Avatar for Geekitygeek
0
134