Skip to content

Instantly share code, notes, and snippets.

present_tense_verb = input("Please enjoy this Webbmas story! Enter a present tense verb: ")
plural_noun = input("Plural Noun: ")
adjective = input("Adjective: ")
person = input("Person: ")
body_part_plural = input("Plural Body Part: ")
place_to_sleep = input("Place you might sleep: ")
number = input("Number: ")