Python noob so could use some help. Using a for loop to iterate and concatenate words to create several permutations. My for loop works but I\'d rather not use a for loop as