Respuesta :
Answer:
Main Module()
Declare String P1 = "The Fourth Closet"
Declare String P2 = "because it's about FNAF"
Do
Display P1
Display P2
End Module
Explanation:
You can put whatever in P1 and P2
Answer:
Explanation:
Insert your pseudocode here:
Begin Program
My name is Sophia, favorite book is “I found you” because the author had well described the book.
I was born on February 18th, 2008
Name my first variable (About me)
Name my second variable (Birth date)
Print my first variable (About me)
Print my second variable (Birth date)
End Program
(This is what I did}