Skip to content

Conversation

@sumanthvrao
Copy link
Member

please review

README.md Outdated
# practice-repo
A practice repository created for GitHub workshop.
Updated for 2020.
Sure LOL
Copy link
Member Author

Choose a reason for hiding this comment

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

please delete this line.

@vrajashkr vrajashkr self-requested a review July 4, 2020 06:29
for (i = 1; i < num; i++)
for (i = 1; i < num; i++) {
j=j*i;
i++;
Copy link
Contributor

Choose a reason for hiding this comment

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

This can introduce errors. Please fix. :)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants