| Title | Printing the outline of a square star pattern Challenge |
| Catalog Type | SLCItem |
| Persistent ID | https://adapt2.sis.pitt.edu/pcex/pcex_v2/index.html?lang=PYTHON&set=py_nestedloops_print_a_square_star_pattern&ch=print_a_square_star_pattern_ch |
| Platform Name | PCEX |
| Features | — |
| Description | Construct a program that takes an input as the size of a square and print the outline of the square.\nFor example, if a user’s input is 4, the printed square should look like:\n****\n* *\n* *\n**** |
| Keywords | for loop |
| Author | Kamil Akhuseyinoglu |
| Institution | University of Pittsburgh |
| Iframe URL | https://adapt2.sis.pitt.edu/pcex/pcex_v2/index.html?lang=PYTHON&set=py_nestedloops_print_a_square_star_pattern&ch=print_a_square_star_pattern_ch |
| Protocol | PITT, HTML |
| Protocol URL | |
| License | MIT |
| Programming Language | Python |
| Natural Language | en |