Skip to content

Conversation

@cerebrophase
Copy link

No description provided.

Copy link
Owner

@davidinmichael davidinmichael left a comment

Choose a reason for hiding this comment

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

Weldone for the good job.
TASKS/Task 001.c - I love how you used the continue statement here, shows you understand it clearly.

TASKS/Task 002.c - It is correct, but I have a question, what if the user enters a letter by mistake?

TASKS/Task 003.c - This is correct, but in the place of printing userInput, I meant you should display the actual digit entered by the user.

TASKS/Task 004.c - The only thing wrong with it is, it'll only print the first letter of the name. Try this char name [];

@cerebrophase
Copy link
Author

Thanks a lot for the review
For task 2, I tried using a while loop to do that but I don't know how to go about that so as to accept integers only.

Task 3: I'll try fixing that

Task 4: Ok I'll try that too

Thanks a lot

@davidinmichael
Copy link
Owner

Make a little research about Task 2, that's the aim of the exercise. And wel-done for the attempts.

Copy link
Owner

@davidinmichael davidinmichael left a comment

Choose a reason for hiding this comment

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

Weldone for the great job.

TASKS/Task 002.c - please test this code and be sure it runs as expected

TASKS/Task 007.c - make the a - z to be printed to a horizontal line.

TASKS/Task 008.c - same as this.

TASKS/Task 009.c - I can't seem to find the solution

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