Project 1130

by William H

Description

The program divides a picture into sections as determined by user entries for the number of columns and rows (i.e. the number of sections is equal to the product of the number of columns and rows), then takes sections in sequence from the original picture and places them in random order to create a new picture. Totally useless, but fun to program.