khagapati-bagh / hacktoberfest2k21

Grab your Hacktoberfest T-Shirt and Swag
18 stars 42 forks source link

There are two projects, one is a simple number guessing game and the other is a phonebook management system. Please add hacktoberaccpeted tag! #18

Closed Akshat-Pandey16 closed 3 years ago

khagapati-bagh commented 3 years ago

sir i have updated the files, do check it

Hi @BAKCHODGUNDA Good.

your code contains an unnecessary newline. Can you please remove that? Once you remove the unnecessary line use https://codebeautify.org/cpp-formatter-beautifier formatter to format your code for both. Rename your file name as numberGuessGame.c and phonebook.c (the starting letter of your file name should be small)

Akshat-Pandey16 commented 3 years ago

sir i have updated the files, do check it

Hi @BAKCHODGUNDA Good.

your code contains an unnecessary newline. Can you please remove that? Once you remove the unnecessary line use https://codebeautify.org/cpp-formatter-beautifier formatter to format your code for both. Rename your file name as numberGuessGame.c and phonebook.c (the starting letter of your file name should be small)

sir i added an extra new line according to the reply you gave above! Should i remove the newlines from both my code?

khagapati-bagh commented 3 years ago

@BAKCHODGUNDA

Thank you for your contribution.