Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

C program simple #185

Open
Vishalmatre777 opened this issue Nov 1, 2023 · 1 comment
Open

C program simple #185

Vishalmatre777 opened this issue Nov 1, 2023 · 1 comment

Comments

@Vishalmatre777
Copy link

#include<stdio.h>
#include<conio.h>
int main()
{
printf(" enter your name");
return 0;
}

@revatibp
Copy link

revatibp commented Jan 8, 2024

Revati

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants