Skip to content

assign2: add assignment 2 solution#30

Open
MAK0107 wants to merge 1 commit intomohammadrajabraza:mainfrom
MAK0107:assign2/Muhammad_Ahmed_kashif-PIAIC151814
Open

assign2: add assignment 2 solution#30
MAK0107 wants to merge 1 commit intomohammadrajabraza:mainfrom
MAK0107:assign2/Muhammad_Ahmed_kashif-PIAIC151814

Conversation

@MAK0107
Copy link
Copy Markdown

@MAK0107 MAK0107 commented Sep 10, 2021

No description provided.

Copy link
Copy Markdown
Owner

@mohammadrajabraza mohammadrajabraza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job

tokio::signal::ctrl_c()
.await
.expect("failed to install CTRL+C signal handler");

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the multiline break

};
countss = wordB.chars().count() - countss;
let countss : String = countss.to_string();

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the multiline break

@mohammadrajabraza mohammadrajabraza added the hacktoberfest-accepted Fulfill the acceptance criteria label Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Fulfill the acceptance criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants