Acrostic Poetry Decryption in Python

Beginner

In this project, you will learn how to decipher the hidden message in an acrostic poem. Acrostic poems are a type of poetry where the first letters of each line spell out a word or phrase. Your task is to write a Python function that can extract the first words of each line and concatenate them to reveal the hidden message.

python

Teacher

labby
Labby
Labby is the LabEx teacher.