#includemain(){int a=1,b=1,c=0,m,i=0;printf(“Enter limitn”);scanf(“%d”,&m);do{printf(“%dt”,a);i++;c=a+b;a=b;b=c;}while(i
No comments:
Post a Comment