Skip to content

Conversation

@RAVIKUMAR7296
Copy link

No description provided.

Copy link

@deb2004deb deb2004deb left a comment

Choose a reason for hiding this comment

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

Here you use int main() - 2 times... It's not the rule.
You are wrong.... Please change that...
  

   #include <stdio.h>

    int main() {

        puts("I am Rahul.");

        puts("I am 20 years old.");

        printf("I am Ravi kumar.");

        Printf("\nI am 18 years old.");

return 0;
     }

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