#include main() { int fact,ctr,num; clrscr(); fact=ctr=1; printf("enter a number:"); scanf("%d",&num); if (num>0) { while (ctr