| http://www.w3.org/ns/prov#value | - Hi guys, so I am stuck with a problem on creating a program whose input is a single integer, which will create a file containing a "square of that size with alternating symbols i.e * and +, so if user enter 3, then the output would be 3rows and 3 columns of alternating * and + while is empty inside the box.
|