Write a program to create this pattern using a function starTile(int x, int y) and a nested for loop. Each star tile and neighboring diamond can be random colors.