Console says lines are not defined. Appreciate any help.
Your code so far
# User Editable Region
def pin_extractor(poem):
secret_code = ''
poem = pin_extractor(lines)
poem_input.split("\n")
return pin_extractor(lines)
# User Editable Region
poem = """Stars and the moon
shine in the sky
white and bright
until the end of the night"""
pin_extractor(poem, lines)
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:146.0) Gecko/20100101 Firefox/146.0