I want to create n child processes, where each process has a child. Each parent process should print n and it\'s child should print n-1 until the last child\'s n value is 1.