drawing rectangle#include<stdio.h> int main(void) { int b; printf("Enter The Height Of Rectangle:"); scanf("%d",&b...
drawing rectangleI only managed to get the 1st two lines which is: 55555 55555 I'm nt sure wether how to continue my ...
drawing rectanglethanks for your answers.but it's only required function & loops only...nt using array...do you have ...
drawing rectanglecan anyone shows me the source codes using<stdio.h> for drawing this rectangle? 55555 55555 45555...
numbers triangle Write a C program to print the following number structure: [output][/output] ...