#include <stdio.h>
int main()
{
int i,n;
printf("Enter a number:");
scanf("%d",&n);
for(i=n;i>=1;i--)
{
printf("%d",i);
}
return 0;
}
https://youtube.com/shorts/93kVkwscTpM Hi, so I just want to share my recent experience uh through the affirmations that has helped me thr...
No comments:
Post a Comment