Skip to content

Conversation

@cdJohnEl
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.

Wel-done, this is a great job.

Task 002- You did very well, this is perfect.
Just one thing, what if the user mistakenly enters a letter, what will happen?
Review the code, try implementing that feature.

Task 003 - in your printf, the place you wrote number, it should be that; it displays the actual value entered by the user.

And also, your indentation should be looked at.

Over all, wel-done, this a great work.

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, I must say I'm impressed.
Just a few things to note;
TASKS/Task 002.c - It's good, but please compile your program and see if it runs as it should.

TASKS/Task 003.c - Please review this code, it's not correct, read it line by line, and you should see the error.

TASKS/Task 004.c - This is correct, but using the '&' symbol in the scanf might not be necessary, as a string is already a pointer.

TASKS/Task 006.c - This is correct too, but in your printf, replace number by the actual value entered by user.

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