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