i need a very simple example/program to show mi how to make the dots to appear one by one with a time interval of 2 seconds. Please kindly help mi. Thanks alot!!!!!!!!

for(count=0;count<10;count++)
{
printf(".\n");
sleep(?%