#include <stdio.h>
int main()
{
int i;
for(i=10;i>=1;i--)
printf("%d\t",11-i);
}
return 0;
https://youtube.com/shorts/I09jcicjGnA Right. [clears throat] So I want to share that over the time I have realized that you there is a hi...
No comments:
Post a Comment