Problem A1
Problem A2
Problem S1
1. Write a mad lib program which asks the user for 2 nouns, 2 verbs, 2 adjectives, and 2 adverbs, and then uses all of them in a sentence/story of your own creation. 2. After you have tested your program, copy the link to your Trinket and paste it in the Veracross Dropbox for this assignment.
Problem S2
1. Write an Anagram Checker which asks the user for 2 words and checks to see if they are anagrams (anagram: a word formed by rearranging the letters of another, e.g., cinema and iceman).
2. After you have tested your program, copy the link to your Trinket and paste it in the Veracross Dropbox for this assignment.