Skip to content

Instantly share code, notes, and snippets.

@mindaslab
Created May 13, 2018 15:59
Show Gist options
  • Save mindaslab/fa5d661034295bf2ce2724bc388ee67d to your computer and use it in GitHub Desktop.
Save mindaslab/fa5d661034295bf2ce2724bc388ee67d to your computer and use it in GitHub Desktop.
Write a program to produce the following output
Enter wing size: 11
***********************
*********************
*******************
*****************
***************
*************
***********
*********
*******
*****
***
*
***
*****
*******
*********
***********
*************
***************
*****************
*******************
*********************
***********************
======================================
Enter wing size: 3
*******
*****
***
*
***
*****
*******
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment